[][src]Type Definition lpc55s6x_pac::iocon::pio0_14::R

type R = R<u32, PIO0_14>;

Reader of register PIO0_14

Methods

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 ssel(&self) -> SSEL_R[src]

Bit 11 - Supply Selection bit.

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

Bit 12 - Controls input glitch filter.

pub fn ecs(&self) -> ECS_R[src]

Bit 13 - Pull-up current source enable in IIC mode.

pub fn egp(&self) -> EGP_R[src]

Bit 14 - Controls slew rate of I2C pad.

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

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