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

type FIFO = Reg<u32, _FIFO>;

FIFO Access Port

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

For information about available fields see fifo module

Trait Implementations

impl Readable for FIFO[src]

read() method returns fifo::R reader structure

impl ResetValue for FIFO[src]

Register FIFO reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFO[src]

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