nrf52840_pac::power::usbregstatus

Type Alias OUTPUTRDY_R

Source
pub type OUTPUTRDY_R = BitReader<OUTPUTRDY_A>;
Expand description

Field OUTPUTRDY reader - USB supply output settling time elapsed

Aliased Type§

struct OUTPUTRDY_R { /* private fields */ }

Implementations§

Source§

impl OUTPUTRDY_R

Source

pub fn variant(&self) -> OUTPUTRDY_A

Get enumerated values variant

Source

pub fn is_not_ready(&self) -> bool

Checks if the value of the field is NOT_READY

Source

pub fn is_ready(&self) -> bool

Checks if the value of the field is READY