Type Alias esp32c3::sha::busy::R

source ·
pub type R = R<BUSY_SPEC>;
Expand description

Register BUSY reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn state(&self) -> STATE_R

Bit 0 - Sha busy state. 1’b0: idle. 1’b1: busy.