Type Definition atsam4ls4b_pac::bscif::RC32KCR[][src]

type RC32KCR = Reg<u32, _RC32KCR>;

32 kHz RC Oscillator Control Register

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

For information about available fields see rc32kcr module

Trait Implementations

impl Readable for RC32KCR[src]

read() method returns rc32kcr::R reader structure

impl ResetValue for RC32KCR[src]

Register RC32KCR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for RC32KCR[src]

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