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

type HWVADTHGS = Reg<u32, _HWVADTHGS>;

HWVAD signal estimator gain register

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

For information about available fields see hwvadthgs module

Trait Implementations

impl Readable for HWVADTHGS[src]

read() method returns hwvadthgs::R reader structure

impl ResetValue for HWVADTHGS[src]

Register HWVADTHGS reset()'s with value 0x04

type Type = u32

Register size

impl Writable for HWVADTHGS[src]

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