Type Alias d1_pac::uart::halt::HALT_TX_R

source ·
pub type HALT_TX_R = BitReader<HALT_TX_A>;
Expand description

Field halt_tx reader -

Aliased Type§

struct HALT_TX_R { /* private fields */ }

Implementations§

source§

impl HALT_TX_R

source

pub fn variant(&self) -> HALT_TX_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED