[][src]Type Definition ambiq_apollo1_pac::adc::inten::W

type W = W<u32, INTEN>;

Writer for register INTEN

Methods

impl W[src]

pub fn wcinc(&mut self) -> WCINC_W[src]

Bit 5 - Window comparator voltage incursion interrupt.

pub fn wcexc(&mut self) -> WCEXC_W[src]

Bit 4 - Window comparator voltage excursion interrupt.

pub fn fifoovr2(&mut self) -> FIFOOVR2_W[src]

Bit 3 - FIFO 100 percent full interrupt.

pub fn fifoovr1(&mut self) -> FIFOOVR1_W[src]

Bit 2 - FIFO 75 percent full interrupt.

pub fn scncmp(&mut self) -> SCNCMP_W[src]

Bit 1 - ADC scan complete interrupt.

pub fn cnvcmp(&mut self) -> CNVCMP_W[src]

Bit 0 - ADC conversion complete interrupt.