Type Alias d1_pac::uart::ier::EDSSI_R

source ·
pub type EDSSI_R = BitReader<EDSSI_A>;
Expand description

Field edssi reader - Enable Modem Status Interrupt

Aliased Type§

struct EDSSI_R { /* private fields */ }

Implementations§

source§

impl EDSSI_R

source

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