Struct esp32::sha::sha256_busy::R
source · pub struct R(_);
Expand description
Register SHA256_BUSY
reader
Implementations§
source§impl R
impl R
sourcepub fn sha256_busy(&self) -> SHA256_BUSY_R
pub fn sha256_busy(&self) -> SHA256_BUSY_R
Bit 0 - SHA-256 operation status: 1 if the SHA accelerator is processing data, 0 if it is idle.