Type Alias R

Source
pub type R = R<BaudSpec>;
Expand description

Register BAUD reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cpol(&self) -> CpolR

Bit 0 - Clock Polarity

Source

pub fn cpha(&self) -> CphaR

Bit 1 - Clock Phase

Source

pub fn baud(&self) -> BaudR

Bits 8:15 - Serial Clock Baud Rate

Source

pub fn dlybs(&self) -> DlybsR

Bits 16:23 - Delay Before SCK