FdrateW

Type Alias FdrateW 

pub type FdrateW<'a, REG> = BitWriter<'a, REG, Fdrate>;
Expand description

Field FDRATE writer - Bit Rate Switch Enable

Aliased Type§

pub struct FdrateW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> FdrateW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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