[][src]Type Definition lpc54606_pac::iocon::pio31::W

type W = W<u32, PIO31>;

Writer for register PIO31

Methods

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 invert(&mut self) -> INVERT_W[src]

Bit 7 - Input polarity.

pub fn digimode(&mut self) -> DIGIMODE_W[src]

Bit 8 - Select Analog/Digital mode.

pub fn filteroff(&mut self) -> FILTEROFF_W[src]

Bit 9 - Controls input glitch filter.

pub fn slew(&mut self) -> SLEW_W[src]

Bit 10 - Driver slew rate.

pub fn od(&mut self) -> OD_W[src]

Bit 11 - Controls open-drain mode.