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

type R = R<u32, INTSET>;

Reader of register INTSET

Methods

impl R[src]

pub fn iointw(&self) -> IOINTW_R[src]

Bit 5 - I2C Interrupt Write interrupt.

pub fn genad(&self) -> GENAD_R[src]

Bit 4 - I2C General Address interrupt.

pub fn frderr(&self) -> FRDERR_R[src]

Bit 3 - FIFO Read Error interrupt.

pub fn fundfl(&self) -> FUNDFL_R[src]

Bit 2 - FIFO Underflow interrupt.

pub fn fovfl(&self) -> FOVFL_R[src]

Bit 1 - FIFO Overflow interrupt.

pub fn fsize(&self) -> FSIZE_R[src]

Bit 0 - FIFO Size interrupt.