R

Type Alias R 

pub type R = R<SierSpec>;
Expand description

Register SIER reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn tdie(&self) -> TdieR

Bit 0 - Transmit Data Interrupt Enable

pub fn rdie(&self) -> RdieR

Bit 1 - Receive Data Interrupt Enable

pub fn avie(&self) -> AvieR

Bit 2 - Address Valid Interrupt Enable

pub fn taie(&self) -> TaieR

Bit 3 - Transmit ACK Interrupt Enable

pub fn rsie(&self) -> RsieR

Bit 8 - Repeated Start Interrupt Enable

pub fn sdie(&self) -> SdieR

Bit 9 - STOP Detect Interrupt Enable

pub fn beie(&self) -> BeieR

Bit 10 - Bit Error Interrupt Enable

pub fn feie(&self) -> FeieR

Bit 11 - FIFO Error Interrupt Enable

pub fn am0ie(&self) -> Am0ieR

Bit 12 - Address Match 0 Interrupt Enable

pub fn am1f(&self) -> Am1fR

Bit 13 - Address Match 1 Interrupt Enable

pub fn gcie(&self) -> GcieR

Bit 14 - General Call Interrupt Enable

pub fn sarie(&self) -> SarieR

Bit 15 - SMBus Alert Response Interrupt Enable