FdrateR

Type Alias FdrateR 

pub type FdrateR = BitReader<Fdrate>;
Expand description

Field FDRATE reader - Bit Rate Switch Enable

Aliased Type§

pub struct FdrateR { /* private fields */ }

Implementations§

§

impl FdrateR

pub const fn variant(&self) -> Fdrate

Get enumerated values variant

pub fn is_0(&self) -> bool

Transmit a frame in nominal rate. The BRS bit in the Tx MB has no effect.

pub fn is_1(&self) -> bool

Transmit a frame with bit rate switching if the BRS bit in the Tx MB is recessive.