[][src]Type Definition lpc55s6x_pac::pint::rise::R

type R = R<u32, RISE>;

Reader of register RISE

Methods

impl R[src]

pub fn rdet(&self) -> RDET_R[src]

Bits 0:7 - Rising edge detect. Bit n detects the rising edge of the pin selected in PINTSELn. Read 0: No rising 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 rising edge has been detected since Reset or the last time a one was written to this bit. Write 1: clear rising edge detection for this pin.