Type Alias d1_pac::uart::lsr::DR_R

source ·
pub type DR_R = BitReader<DR_A>;
Expand description

Field dr reader - Data Ready

Aliased Type§

struct DR_R { /* private fields */ }

Implementations§

source§

impl DR_R

source

pub fn variant(&self) -> Option<DR_A>

Get enumerated values variant

source

pub fn is_ready(&self) -> bool

Checks if the value of the field is READY