Skip to main content

KeyW

Type Alias KeyW 

Source
pub type KeyW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field KEY writer - Password

Aliased Typeยง

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