Type Alias nrf52840_pac::saadc::status::STATUS_R

source ·
pub type STATUS_R = BitReader<STATUS_A>;
Expand description

Field STATUS reader - Status

Aliased Type§

struct STATUS_R { /* private fields */ }

Implementations§

source§

impl STATUS_R

source

pub fn variant(&self) -> STATUS_A

Get enumerated values variant

source

pub fn is_ready(&self) -> bool

Checks if the value of the field is READY

source

pub fn is_busy(&self) -> bool

Checks if the value of the field is BUSY