[][src]Type Definition lpc54606_pac::dmic0::channel::FIFO_DATA

type FIFO_DATA = Reg<u32, _FIFO_DATA>;

FIFO Data Register 0

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

For information about available fields see fifo_data module

Trait Implementations

impl Readable for FIFO_DATA[src]

read() method returns fifo_data::R reader structure

impl ResetValue for FIFO_DATA[src]

Register FIFO_DATA reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFO_DATA[src]

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