Type Alias esp32c3::xts_aes::trigger::TRIGGER_W

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

Field TRIGGER writer - Set this bit to start manual encryption calculation

Aliased Type§

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