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

type CHANEN = Reg<u32, _CHANEN>;

Channel Enable register

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

For information about available fields see chanen module

Trait Implementations

impl Readable for CHANEN[src]

read() method returns chanen::R reader structure

impl ResetValue for CHANEN[src]

Register CHANEN reset()'s with value 0

type Type = u32

Register size

impl Writable for CHANEN[src]

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