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

type FIFOINC = Reg<u32, _FIFOINC>;

Overall FIFO Counter Increment

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

For information about available fields see fifoinc module

Trait Implementations

impl Readable for FIFOINC[src]

read() method returns fifoinc::R reader structure

impl ResetValue for FIFOINC[src]

Register FIFOINC reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOINC[src]

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