[][src]Type Definition ambiq_apollo3p_pac::bleif::FIFOPOP

type FIFOPOP = Reg<u32, _FIFOPOP>;

FIFO POP register

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

For information about available fields see fifopop module

Trait Implementations

impl Readable for FIFOPOP[src]

read() method returns fifopop::R reader structure

impl ResetValue for FIFOPOP[src]

Register FIFOPOP reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOPOP[src]

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