[][src]Type Definition atsamd21g18a::sysctrl::OSC8M

type OSC8M = Reg<u32, _OSC8M>;

8MHz Internal Oscillator (OSC8M) Control

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

For information about available fields see osc8m module

Trait Implementations

impl Readable for OSC8M[src]

read() method returns osc8m::R reader structure

impl ResetValue for OSC8M[src]

Register OSC8M reset()'s with value 0x8707_0382

type Type = u32

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

impl Writable for OSC8M[src]

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