Type Alias CiplenW

Source
pub type CiplenW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field CIPLEN writer - Cipher Length

Aliased Typeยง

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