Type Alias R

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

Register auto_baudrate reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn by_start_bit(&self) -> BY_START_BIT_R

Bits 0:15 - Bit period of auto baudrate detection using start bit

Source

pub fn by_five_five(&self) -> BY_FIVE_FIVE_R

Bits 16:31 - Bit period of auto baudrate detection using codeword 0x55