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

type R = R<u32, CFG>;

Reader of register CFG

Methods

impl R[src]

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

Bit 31 - This bit enables the IO Master.

pub fn spha(&self) -> SPHA_R[src]

Bit 2 - This bit selects SPI phase.

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.