pub type KeygenW<'a, REG> = BitWriter<'a, REG, Keygenselect>;
Expand description
Field KEYGEN
writer - Last Key Generation
Aliased Type§
struct KeygenW<'a, REG> { /* private fields */ }
pub type KeygenW<'a, REG> = BitWriter<'a, REG, Keygenselect>;
Field KEYGEN
writer - Last Key Generation
struct KeygenW<'a, REG> { /* private fields */ }