Type Definition lpc81x_pac::lpc810::pint::ist::PSTAT_R

source ·
pub type PSTAT_R = FieldReader<u8, u8>;
Expand description

Field PSTAT reader - 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).