Type Alias R

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

Register INTENSET reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rxc(&self) -> RxcR

Bit 0 - Receive Data Register Full Interrupt Enable

Source

pub fn dre(&self) -> DreR

Bit 1 - Transmit Data Register Empty Interrupt Enable

Source

pub fn txc(&self) -> TxcR

Bit 2 - Transmission Complete Interrupt Enable

Source

pub fn error(&self) -> ErrorR

Bit 3 - Overrun Error Interrupt Enable

Source

pub fn csrise(&self) -> CsriseR

Bit 8 - Chip Select Rise Interrupt Enable

Source

pub fn instrend(&self) -> InstrendR

Bit 10 - Instruction End Interrupt Enable