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

pub struct OSC32K { /* fields omitted */ }

32kHz Internal Oscillator (OSC32K) Control

Methods

impl OSC32K
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for OSC32K

impl !Sync for OSC32K