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

type HWVADTHGN = Reg<u32, _HWVADTHGN>;

HWVAD noise estimator gain register

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

For information about available fields see hwvadthgn module

Trait Implementations

impl Readable for HWVADTHGN[src]

read() method returns hwvadthgn::R reader structure

impl ResetValue for HWVADTHGN[src]

Register HWVADTHGN reset()'s with value 0

type Type = u32

Register size

impl Writable for HWVADTHGN[src]

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