[−][src]Type Definition lpc55_pac::iocon::pio0_27::W
type W = W<u32, PIO0_27>;
Writer for register PIO0_27
Implementations
impl W
[src]
pub fn func(&mut self) -> FUNC_W<'_>
[src]
Bits 0:3 - Selects pin function.
pub fn mode(&mut self) -> MODE_W<'_>
[src]
Bits 4:5 - Selects function mode (on-chip pull-up/pull-down resistor control).
pub fn slew(&mut self) -> SLEW_W<'_>
[src]
Bit 6 - Driver slew rate.
pub fn invert(&mut self) -> INVERT_W<'_>
[src]
Bit 7 - Input polarity.
pub fn digimode(&mut self) -> DIGIMODE_W<'_>
[src]
Bit 8 - Select Digital mode.
pub fn od(&mut self) -> OD_W<'_>
[src]
Bit 9 - Controls open-drain mode.