Type Alias d1_pac::uart::ier::ETBEI_R

source ·
pub type ETBEI_R = BitReader<ETBEI_A>;
Expand description

Field etbei reader - Enable Transmit Holding Register Empty Interrupt

Aliased Type§

struct ETBEI_R { /* private fields */ }

Implementations§

source§

impl ETBEI_R

source

pub fn variant(&self) -> ETBEI_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE