Struct atsamd21e18a::sysctrl::OSC32K [] [src]

pub struct OSC32K { /* fields omitted */ }

32kHz Internal Oscillator (OSC32K) Control

Methods

impl OSC32K
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for OSC32K

impl !Sync for OSC32K