[][src]Type Definition lpc55s6x_pac::gpio::mask::W

type W = W<u32, MASK>;

Writer for register MASK[%s]

Methods

impl W[src]

pub fn maskp(&mut self) -> MASKP_W[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.