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

type HWVADGAIN = Reg<u32, _HWVADGAIN>;

HWVAD input gain register

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

For information about available fields see hwvadgain module

Trait Implementations

impl Readable for HWVADGAIN[src]

read() method returns hwvadgain::R reader structure

impl ResetValue for HWVADGAIN[src]

Register HWVADGAIN reset()'s with value 0x05

type Type = u32

Register size

impl Writable for HWVADGAIN[src]

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