Struct atsamd21e18a::sysctrl::OSC8M[][src]

pub struct OSC8M { /* fields omitted */ }

8MHz Internal Oscillator (OSC8M) Control

Methods

impl OSC8M
[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 OSC8M

impl !Sync for OSC8M