W

Type Alias W 

pub type W = W<StatSpec>;
Expand description

Register STAT writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ma2f(&mut self) -> Ma2fW<'_, StatSpec>

Bit 14 - Match 2 Flag

pub fn ma1f(&mut self) -> Ma1fW<'_, StatSpec>

Bit 15 - Match 1 Flag

pub fn pf(&mut self) -> PfW<'_, StatSpec>

Bit 16 - Parity Error Flag

pub fn fe(&mut self) -> FeW<'_, StatSpec>

Bit 17 - Framing Error Flag

pub fn nf(&mut self) -> NfW<'_, StatSpec>

Bit 18 - Noise Flag

pub fn or(&mut self) -> OrW<'_, StatSpec>

Bit 19 - Receiver Overrun Flag

pub fn idle(&mut self) -> IdleW<'_, StatSpec>

Bit 20 - Idle Line Flag

pub fn lbkde(&mut self) -> LbkdeW<'_, StatSpec>

Bit 25 - LIN Break Detection Enable

pub fn brk13(&mut self) -> Brk13W<'_, StatSpec>

Bit 26 - Break Character Generation Length

pub fn rwuid(&mut self) -> RwuidW<'_, StatSpec>

Bit 27 - Receive Wake Up Idle Detect

pub fn rxinv(&mut self) -> RxinvW<'_, StatSpec>

Bit 28 - Receive Data Inversion

pub fn msbf(&mut self) -> MsbfW<'_, StatSpec>

Bit 29 - MSB First

pub fn rxedgif(&mut self) -> RxedgifW<'_, StatSpec>

Bit 30 - RXD Pin Active Edge Interrupt Flag

pub fn lbkdif(&mut self) -> LbkdifW<'_, StatSpec>

Bit 31 - LIN Break Detect Interrupt Flag