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

type FIFOLOC = Reg<u32, _FIFOLOC>;

FIFO Pointers

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

For information about available fields see fifoloc module

Trait Implementations

impl Readable for FIFOLOC[src]

read() method returns fifoloc::R reader structure

impl ResetValue for FIFOLOC[src]

Register FIFOLOC reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOLOC[src]

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