[][src]Type Definition lpc54606_pac::dmic0::IOCFG

type IOCFG = Reg<u32, _IOCFG>;

I/O Configuration register

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

For information about available fields see iocfg module

Trait Implementations

impl Readable for IOCFG[src]

read() method returns iocfg::R reader structure

impl ResetValue for IOCFG[src]

Register IOCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for IOCFG[src]

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