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

type W = W<u32, PIO323>;

Writer for register PIO323

Methods

impl W[src]

pub fn func(&mut self) -> FUNC_W[src]

Bits 0:3 - Selects pin function.

pub fn i2cslew(&mut self) -> I2CSLEW_W[src]

Bit 6 - Controls slew rate of I2C pad.

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

Bit 10 - Controls the current sink capability of the pin.

pub fn i2cfilter(&mut self) -> I2CFILTER_W[src]

Bit 11 - Configures I2C features for standard mode, fast mode, and Fast Mode Plus operation.