[][src]Type Definition ambiq_apollo1_pac::iomstr0::FIFOPTR

type FIFOPTR = Reg<u32, _FIFOPTR>;

Current FIFO Pointers

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see fifoptr module

Trait Implementations

impl Readable for FIFOPTR[src]

read() method returns fifoptr::R reader structure

impl ResetValue for FIFOPTR[src]

Register FIFOPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOPTR[src]

write(|w| ..) method takes fifoptr::W writer structure