[][src]Type Definition nrf52840_pac::power::usbregstatus::OUTPUTRDY_R

type OUTPUTRDY_R = R<bool, OUTPUTRDY_A>;

Reader of field OUTPUTRDY

Methods

impl OUTPUTRDY_R[src]

pub fn variant(&self) -> OUTPUTRDY_A[src]

Get enumerated values variant

pub fn is_not_ready(&self) -> bool[src]

Checks if the value of the field is NOTREADY

pub fn is_ready(&self) -> bool[src]

Checks if the value of the field is READY