[][src]Type Definition lpc54606_pac::dmic0::channel::PHY_CTRL

type PHY_CTRL = Reg<u32, _PHY_CTRL>;

PDM Source Configuration register 0

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

For information about available fields see phy_ctrl module

Trait Implementations

impl Readable for PHY_CTRL[src]

read() method returns phy_ctrl::R reader structure

impl ResetValue for PHY_CTRL[src]

Register PHY_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for PHY_CTRL[src]

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