Type Alias R

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

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rxc(&self) -> RxcR

Bit 0 - Receive Data Register Full

Source

pub fn dre(&self) -> DreR

Bit 1 - Transmit Data Register Empty

Source

pub fn txc(&self) -> TxcR

Bit 2 - Transmission Complete

Source

pub fn error(&self) -> ErrorR

Bit 3 - Overrun Error

Source

pub fn csrise(&self) -> CsriseR

Bit 8 - Chip Select Rise

Source

pub fn instrend(&self) -> InstrendR

Bit 10 - Instruction End