pub type W = W<IntflagSpec>;
Expand description
Register INTFLAG
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn rxc(&mut self) -> RxcW<'_, IntflagSpec>
pub fn rxc(&mut self) -> RxcW<'_, IntflagSpec>
Bit 0 - Receive Data Register Full
Sourcepub fn dre(&mut self) -> DreW<'_, IntflagSpec>
pub fn dre(&mut self) -> DreW<'_, IntflagSpec>
Bit 1 - Transmit Data Register Empty
Sourcepub fn txc(&mut self) -> TxcW<'_, IntflagSpec>
pub fn txc(&mut self) -> TxcW<'_, IntflagSpec>
Bit 2 - Transmission Complete
Sourcepub fn error(&mut self) -> ErrorW<'_, IntflagSpec>
pub fn error(&mut self) -> ErrorW<'_, IntflagSpec>
Bit 3 - Overrun Error
Sourcepub fn csrise(&mut self) -> CsriseW<'_, IntflagSpec>
pub fn csrise(&mut self) -> CsriseW<'_, IntflagSpec>
Bit 8 - Chip Select Rise
Sourcepub fn instrend(&mut self) -> InstrendW<'_, IntflagSpec>
pub fn instrend(&mut self) -> InstrendW<'_, IntflagSpec>
Bit 10 - Instruction End