Type Alias esp32c3::xts_aes::release::RELEASE_W

source ·
pub type RELEASE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RELEASE writer - Set this bit to release the manual encrypted result, after that the result will be visible to spi

Aliased Type§

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