Type Definition lpc81x_pac::lpc811::gpio::mask0::MASKP_W

source ·
pub type MASKP_W<'a, const O: u8> = FieldWriter<'a, u32, MASK0_SPEC, u32, u32, 18, O>;
Expand description

Field MASKP writer - 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.