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

type FIFO_CTRL = Reg<u32, _FIFO_CTRL>;

FIFO Control register 0

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

For information about available fields see fifo_ctrl module

Trait Implementations

impl Readable for FIFO_CTRL[src]

read() method returns fifo_ctrl::R reader structure

impl ResetValue for FIFO_CTRL[src]

Register FIFO_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFO_CTRL[src]

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