Type Alias esp32c3::aes::key_7::KEY_7_W

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

Field KEY_7 writer - This bits stores key_7 that is a part of key material.

Aliased Type§

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