[][src]Type Definition nrf52832_pac::nvmc::ready::READY_R

type READY_R = R<bool, READY_A>;

Reader of field READY

Methods

impl READY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BUSY

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

Checks if the value of the field is READY