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

type W = W<u32, CFG>;

Writer for register CFG

Methods

impl W[src]

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

Bit 31 - IOSLAVE interface enable.

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

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

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

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

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

Bit 2 - This bit selects the transfer bit ordering.

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

Bit 1 - This bit selects SPI polarity.

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

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