[][src]Type Definition lpc55s6x_pac::pint::ist::W

type W = W<u32, IST>;

Writer for register IST

Methods

impl W[src]

pub fn pstat(&mut self) -> PSTAT_W[src]

Bits 0:7 - 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).