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

type W = W<u32, INTSET>;

Writer for register INTSET

Methods

impl W[src]

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

Bit 5 - I2C Interrupt Write interrupt.

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

Bit 4 - I2C General Address interrupt.

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

Bit 3 - FIFO Read Error interrupt.

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

Bit 2 - FIFO Underflow interrupt.

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

Bit 1 - FIFO Overflow interrupt.

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

Bit 0 - FIFO Size interrupt.