[][src]Type Definition lpc54606_pac::iocon::pio014::R

type R = R<u32, PIO014>;

Reader of register PIO014

Methods

impl R[src]

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

Bits 0:3 - Selects pin function.

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

Bit 6 - Controls slew rate of I2C pad.

pub fn invert(&self) -> INVERT_R[src]

Bit 7 - Input polarity.

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

Bit 8 - Select Analog/Digital mode.

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

Bit 9 - Controls input glitch filter.

pub fn i2cdrive(&self) -> I2CDRIVE_R[src]

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

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

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