Type Alias EnccmpW

Source
pub type EnccmpW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ENCCMP writer - Encryption Complete Interrupt Enable

Aliased Type§

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