[][src]Type Definition ambiq_apollo3p_pac::adc::FIFOPR

type FIFOPR = Reg<u32, _FIFOPR>;

FIFO Data and Valid Count Register

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

For information about available fields see fifopr module

Trait Implementations

impl Readable for FIFOPR[src]

read() method returns fifopr::R reader structure

impl ResetValue for FIFOPR[src]

Register FIFOPR reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOPR[src]

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