Type Alias esp32c3::aes::key_5::KEY_5_W

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

Field KEY_5 writer - This bits stores key_5 that is a part of key material.

Aliased Type§

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