Type Alias esp32c3::aes::date::DATE_W

source ·
pub type DATE_W<'a, REG> = FieldWriter<'a, REG, 30, u32>;
Expand description

Field DATE writer - This bits stores the version information of AES.

Aliased Type§

struct DATE_W<'a, REG> { /* private fields */ }