[][src]Type Definition ambiq_apollo1_pac::ioslave::cfg::R

type R = R<u32, CFG>;

Reader of register CFG

Methods

impl R[src]

pub fn ifcen(&self) -> IFCEN_R[src]

Bit 31 - IOSLAVE interface enable.

pub fn i2caddr(&self) -> I2CADDR_R[src]

Bits 8:19 - 7-bit or 10-bit I2C device address.

pub fn startrd(&self) -> STARTRD_R[src]

Bit 4 - This bit holds the cycle to initiate an I/O RAM read.

pub fn lsb(&self) -> LSB_R[src]

Bit 2 - This bit selects the transfer bit ordering.

pub fn spol(&self) -> SPOL_R[src]

Bit 1 - This bit selects SPI polarity.

pub fn ifcsel(&self) -> IFCSEL_R[src]

Bit 0 - This bit selects the I/O interface.