[][src]Type Definition ambiq_apollo1_pac::ioslave::FIFOCTR

type FIFOCTR = Reg<u32, _FIFOCTR>;

Overall FIFO Counter

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

For information about available fields see fifoctr module

Trait Implementations

impl Readable for FIFOCTR[src]

read() method returns fifoctr::R reader structure

impl ResetValue for FIFOCTR[src]

Register FIFOCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOCTR[src]

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