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

type FIFOTHR = Reg<u32, _FIFOTHR>;

FIFO Threshold Configuration

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

For information about available fields see fifothr module

Trait Implementations

impl Readable for FIFOTHR[src]

read() method returns fifothr::R reader structure

impl ResetValue for FIFOTHR[src]

Register FIFOTHR reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOTHR[src]

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