Type Alias W

Source
pub type W = W<IntflagSpec>;
Expand description

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rxc(&mut self) -> RxcW<'_, IntflagSpec>

Bit 0 - Receive Data Register Full

Source

pub fn dre(&mut self) -> DreW<'_, IntflagSpec>

Bit 1 - Transmit Data Register Empty

Source

pub fn txc(&mut self) -> TxcW<'_, IntflagSpec>

Bit 2 - Transmission Complete

Source

pub fn error(&mut self) -> ErrorW<'_, IntflagSpec>

Bit 3 - Overrun Error

Source

pub fn csrise(&mut self) -> CsriseW<'_, IntflagSpec>

Bit 8 - Chip Select Rise

Source

pub fn instrend(&mut self) -> InstrendW<'_, IntflagSpec>

Bit 10 - Instruction End