Type Alias ht32f523x2::sci::ier::R

source ·
pub type R = R<IerSpec>;
Expand description

Register IER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn pare(&self) -> PareR

Bit 0 - PARE

source

pub fn rxce(&self) -> RxceR

Bit 1 - RXCE

source

pub fn txce(&self) -> TxceR

Bit 2 - TXCE

source

pub fn wte(&self) -> WteR

Bit 3 - WTE

source

pub fn cardire(&self) -> CardireR

Bit 6 - CARDIRE

source

pub fn txbee(&self) -> TxbeeR

Bit 7 - TXBEE