Type Alias esp32c3::sha::busy::STATE_R

source ·
pub type STATE_R = BitReader;
Expand description

Field STATE reader - Sha busy state. 1’b0: idle. 1’b1: busy.

Aliased Type§

struct STATE_R { /* private fields */ }