Type Alias esp32c3::aes::key_0::KEY_0_W

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

Field KEY_0 writer - This bits stores key_0 that is a part of key material.

Aliased Type§

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