[−][src]Type Definition lpc55_pac::iocon::pio1_0::R
type R = R<u32, PIO1_0>;
Reader of register PIO1_0
Implementations
impl R
[src]
pub fn func(&self) -> FUNC_R
[src]
Bits 0:3 - Selects pin function.
pub fn mode(&self) -> MODE_R
[src]
Bits 4:5 - Selects function mode (on-chip pull-up/pull-down resistor control).
pub fn slew(&self) -> SLEW_R
[src]
Bit 6 - Driver slew rate.
pub fn invert(&self) -> INVERT_R
[src]
Bit 7 - Input polarity.
pub fn digimode(&self) -> DIGIMODE_R
[src]
Bit 8 - Select Digital mode.
pub fn od(&self) -> OD_R
[src]
Bit 9 - Controls open-drain mode.
pub fn asw(&self) -> ASW_R
[src]
Bit 10 - Analog switch input control.