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

type R = R<u32, IOINTCTL>;

Reader of register IOINTCTL

Methods

impl R[src]

pub fn iointset(&self) -> IOINTSET_R[src]

Bits 24:31 - These bits set the IOINT interrupts when written with a 1.

pub fn iointclr(&self) -> IOINTCLR_R[src]

Bit 16 - This bit clears all of the IOINT interrupts when written with a 1.

pub fn ioint(&self) -> IOINT_R[src]

Bits 8:15 - These bits read the IOINT interrupts.

pub fn iointen(&self) -> IOINTEN_R[src]

Bits 0:7 - These bits setread the IOINT interrupt enables.