Type Alias d1_pac::uart::ier::ERBFI_R

source ·
pub type ERBFI_R = BitReader<ERBFI_A>;
Expand description

Field erbfi reader - Enable Received Data Available Interrupt

Aliased Type§

struct ERBFI_R { /* private fields */ }

Implementations§

source§

impl ERBFI_R

source

pub fn variant(&self) -> ERBFI_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