Type Alias esp32c3::aes::key_4::KEY_4_W

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

Field KEY_4 writer - This bits stores key_4 that is a part of key material.

Aliased Type§

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