Type Definition lpc81x_pac::lpc812::pint::ist::PSTAT_W

source ·
pub type PSTAT_W<'a, const O: u8> = FieldWriter<'a, u32, IST_SPEC, u8, u8, 8, O>;
Expand description

Field PSTAT writer - Pin interrupt status. Bit n returns the status, clears the edge interrupt, or inverts the active level of the pin selected in PINTSELn. Read 0: interrupt is not being requested for this interrupt pin. Write 0: no operation. Read 1: interrupt is being requested for this interrupt pin. Write 1 (edge-sensitive): clear rising- and falling-edge detection for this pin. Write 1 (level-sensitive): switch the active level for this pin (in the IENF register).