[][src]Type Definition atsame54p::osc32kctrl::OSCULP32K

type OSCULP32K = Reg<u32, _OSCULP32K>;

32kHz Ultra Low Power Internal Oscillator (OSCULP32K) Control

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

For information about available fields see osculp32k module

Trait Implementations

impl Readable for OSCULP32K[src]

read() method returns osculp32k::R reader structure

impl ResetValue for OSCULP32K[src]

Register OSCULP32K reset()'s with value 0

type Type = u32

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

impl Writable for OSCULP32K[src]

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