Struct esp32_hal::pac::flash_encryption::done::R
pub struct R(_);
Expand description
Register DONE
reader
Implementations§
§impl R
impl R
pub fn flash_done(&self) -> BitReaderRaw<bool>
pub fn flash_done(&self) -> BitReaderRaw<bool>
Bit 0 - Set this bit when encryption operation is complete.
Methods from Deref<Target = R<DONE_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.