pub type R = R<AUTO_BAUDRATE_SPEC>;
Expand description
Register auto_baudrate
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn by_start_bit(&self) -> BY_START_BIT_R
pub fn by_start_bit(&self) -> BY_START_BIT_R
Bits 0:15 - Bit period of auto baudrate detection using start bit
Sourcepub fn by_five_five(&self) -> BY_FIVE_FIVE_R
pub fn by_five_five(&self) -> BY_FIVE_FIVE_R
Bits 16:31 - Bit period of auto baudrate detection using codeword 0x55