Type Alias d1_pac::uart::ier::ELSI_R

source ·
pub type ELSI_R = BitReader<ELSI_A>;
Expand description

Field elsi reader - Enable Receiver Line Status Interrupt

Aliased Type§

struct ELSI_R { /* private fields */ }

Implementations§

source§

impl ELSI_R

source

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