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

type R = R<u32, FIFOPTR>;

Reader of register FIFOPTR

Methods

impl R[src]

pub fn fifosiz(&self) -> FIFOSIZ_R[src]

Bits 8:15 - The number of bytes currently in the hardware FIFO.

pub fn fifoptr(&self) -> FIFOPTR_R[src]

Bits 0:7 - Current FIFO pointer.