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

type ACS_RCOSC_CTRL = Reg<u32, _ACS_RCOSC_CTRL>;

RC Oscillator Configuration / Control register

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

For information about available fields see acs_rcosc_ctrl module

Trait Implementations

impl Readable for ACS_RCOSC_CTRL[src]

read() method returns acs_rcosc_ctrl::R reader structure

impl ResetValue for ACS_RCOSC_CTRL[src]

Register ACS_RCOSC_CTRL reset()'s with value 0x2020

type Type = u32

Register size

impl Writable for ACS_RCOSC_CTRL[src]

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