[][src]Type Definition imxrt1062_kpp::kpsr::W

type W = W<u16, KPSR>;

Writer for register KPSR

Methods

impl W[src]

pub fn kpkd(&mut self) -> KPKD_W[src]

Bit 0 - Keypad Key Depress

pub fn kpkr(&mut self) -> KPKR_W[src]

Bit 1 - Keypad Key Release

pub fn kdsc(&mut self) -> KDSC_W[src]

Bit 2 - Key Depress Synchronizer Clear

pub fn krss(&mut self) -> KRSS_W[src]

Bit 3 - Key Release Synchronizer Set

pub fn kdie(&mut self) -> KDIE_W[src]

Bit 8 - Keypad Key Depress Interrupt Enable

pub fn krie(&mut self) -> KRIE_W[src]

Bit 9 - Keypad Release Interrupt Enable