[][src]Type Definition lpc82x_pac::gpio::mask0::W

type W = W<u32, MASK0>;

Writer for register MASK0

Methods

impl W[src]

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

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