pub type PASSWD_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description
Field PASSWD
writer - set to 0xaa
any other value enables the output with shift=0
Aliased Type§
struct PASSWD_W<'a, REG> { /* private fields */ }
pub type PASSWD_W<'a, REG> = FieldWriter<'a, REG, 8>;
Field PASSWD
writer - set to 0xaa
any other value enables the output with shift=0
struct PASSWD_W<'a, REG> { /* private fields */ }