pub type VECTKEY_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;Expand description
Field VECTKEY writer - Register key:
Reads as Unknown
On writes, write 0x05FA to VECTKEY, otherwise the write is ignored.
Aliased Typeยง
pub struct VECTKEY_W<'a, REG> { /* private fields */ }