Type Definition W
lpc55_pac::gpio::set
type W = W<u32, SET>;
Writer for register SET[%s]
impl W
pub fn setp(&mut self) -> SETP_W<'_>
Bits 0:31 - Read or set output bits (bit 0 = PIOn_0, bit 1 = PIOn_1, etc.). Supported pins depends on the specific device and package. 0 = Read: output bit: write: no operation. 1 = Read: output bit; write: set output bit.