[][src]Type Definition lpc54606_pac::pint::fall::R

type R = R<u32, FALL>;

Reader of register FALL

Methods

impl R[src]

pub fn fdet(&self) -> FDET_R[src]

Bits 0:7 - Falling edge detect. Bit n detects the falling edge of the pin selected in PINTSELn. Read 0: No falling edge has been detected on this pin since Reset or the last time a one was written to this bit. Write 0: no operation. Read 1: a falling edge has been detected since Reset or the last time a one was written to this bit. Write 1: clear falling edge detection for this pin.