Type Definition lpc81x_pac::lpc811::gpio::pin0::PORT_W

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

Field PORT writer - Reads pin states or loads output bits (bit 0 = PIOn_0, bit 1 = PIOn_1, etc.). Supported pins depends on the specific device and package. 0 = Read: pin is low; write: clear output bit. 1 = Read: pin is high; write: set output bit.