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

type W = W<u32, FIFO>;

Writer for register FIFO

Methods

impl W[src]

pub fn rsvd_27(&mut self) -> RSVD_27_W[src]

Bits 27:31 - RESERVED.

pub fn slotnum(&mut self) -> SLOTNUM_W[src]

Bits 24:26 - Slot number associated with this FIFO data.

pub fn rsvd_20(&mut self) -> RSVD_20_W[src]

Bits 20:23 - RESERVED.

pub fn count(&mut self) -> COUNT_W[src]

Bits 16:19 - Number of valid entries in the ADC FIFO.

pub fn data(&mut self) -> DATA_W[src]

Bits 0:15 - Oldest data in the FIFO.