Type Alias d1_pac::uart::usr::BUSY_R

source ·
pub type BUSY_R = BitReader<BUSY_A>;
Expand description

Field busy reader - UART Busy Bit

Aliased Type§

struct BUSY_R { /* private fields */ }

Implementations§

source§

impl BUSY_R

source

pub fn variant(&self) -> BUSY_A

Get enumerated values variant

source

pub fn is_idle(&self) -> bool

Checks if the value of the field is IDLE

source

pub fn is_busy(&self) -> bool

Checks if the value of the field is BUSY