Type Definition lpc81x_pac::lpc810::gpio::pin0::PORT_R

source ·
pub type PORT_R = FieldReader<u32, u32>;
Expand description

Field PORT reader - 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.