[][src]Type Definition lpc845_pac::capt::intstat::R

type R = R<u32, INTSTAT>;

Reader of register INTSTAT

Methods

impl R[src]

pub fn yestouch(&self) -> YESTOUCH_R[src]

Bit 0 - the status of touch interrrupt

pub fn notouch(&self) -> NOTOUCH_R[src]

Bit 1 - the status of no-touch interrrupt

pub fn polldone(&self) -> POLLDONE_R[src]

Bit 2 - the status of poll or pollnow completing interrupt

pub fn timeout(&self) -> TIMEOUT_R[src]

Bit 3 - the status of timeout interrupt

pub fn overun(&self) -> OVERUN_R[src]

Bit 4 - the status of overrun interrupt