[][src]Type Definition lpc54606_pac::gpio::mask::R

type R = R<u32, MASK>;

Reader of register MASK[%s]

Methods

impl R[src]

pub fn maskp(&self) -> MASKP_R[src]

Bits 0:31 - Controls which bits corresponding to PIOm_n are active in the MPORT register (bit 0 = PIOn_0, bit 1 = PIOn_1, etc.). Supported pins depends on the specific device and package. 0 = Read MPORT: pin state; write MPORT: load output bit. 1 = Read MPORT: 0; write MPORT: output bit not affected.