Type Alias R

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

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rxc(&self) -> RxcR

Bit 0 - Receive Data Register Full Interrupt Disable

Source

pub fn dre(&self) -> DreR

Bit 1 - Transmit Data Register Empty Interrupt Disable

Source

pub fn txc(&self) -> TxcR

Bit 2 - Transmission Complete Interrupt Disable

Source

pub fn error(&self) -> ErrorR

Bit 3 - Overrun Error Interrupt Disable

Source

pub fn csrise(&self) -> CsriseR

Bit 8 - Chip Select Rise Interrupt Disable

Source

pub fn instrend(&self) -> InstrendR

Bit 10 - Instruction End Interrupt Disable