[][src]Type Definition rsl10_pac::acs::ACS_VDDPA_CTRL

type ACS_VDDPA_CTRL = Reg<u32, _ACS_VDDPA_CTRL>;

RF Block Regulator Configuration / Control register

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

For information about available fields see acs_vddpa_ctrl module

Trait Implementations

impl Readable for ACS_VDDPA_CTRL[src]

read() method returns acs_vddpa_ctrl::R reader structure

impl ResetValue for ACS_VDDPA_CTRL[src]

Register ACS_VDDPA_CTRL reset()'s with value 0x37

type Type = u32

Register size

impl Writable for ACS_VDDPA_CTRL[src]

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