Type Alias nrf52840_pac::power::usbregstatus::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