rp2040_pac::ppb::aircr

Type Alias VECTKEY_R

Source
pub type VECTKEY_R = FieldReader<u16>;
Expand description

Field VECTKEY reader - Register key:
Reads as Unknown
On writes, write 0x05FA to VECTKEY, otherwise the write is ignored.

Aliased Typeยง

struct VECTKEY_R { /* private fields */ }