W

Type Alias W 

pub type W = W<SrSpec>;
Expand description

Register SR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn wcf(&mut self) -> WcfW<'_, SrSpec>

Bit 8 - Word Complete Flag

pub fn fcf(&mut self) -> FcfW<'_, SrSpec>

Bit 9 - Frame Complete Flag

pub fn tcf(&mut self) -> TcfW<'_, SrSpec>

Bit 10 - Transfer Complete Flag

pub fn tef(&mut self) -> TefW<'_, SrSpec>

Bit 11 - Transmit Error Flag

pub fn ref_(&mut self) -> RefW<'_, SrSpec>

Bit 12 - Receive Error Flag

pub fn dmf(&mut self) -> DmfW<'_, SrSpec>

Bit 13 - Data Match Flag