pub type CipherW<'a, REG> = BitWriter<'a, REG, Cipherselect>;Expand description
Field CIPHER writer - Cipher Mode
Aliased Type§
struct CipherW<'a, REG> { /* private fields */ }pub type CipherW<'a, REG> = BitWriter<'a, REG, Cipherselect>;Field CIPHER writer - Cipher Mode
struct CipherW<'a, REG> { /* private fields */ }