Type Alias rp2040_pac::ppb::aircr::VECTKEY_W

source ·
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§

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