pub type PASSWD_W<'a, REG> = FieldWriter<'a, REG, 16, PASSWD_A>;Expand description
Field PASSWD writer - Set to 0x9696 to apply the settings
Any other value in this field will set all drive strengths to 0
Aliased Type§
pub struct PASSWD_W<'a, REG> { /* private fields */ }