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

type USE2FS = Reg<u32, _USE2FS>;

Use 2FS register

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

For information about available fields see use2fs module

Trait Implementations

impl Readable for USE2FS[src]

read() method returns use2fs::R reader structure

impl ResetValue for USE2FS[src]

Register USE2FS reset()'s with value 0

type Type = u32

Register size

impl Writable for USE2FS[src]

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