Struct atsamd21e18a::sysctrl::XOSC32K[][src]

pub struct XOSC32K { /* fields omitted */ }

32kHz External Crystal Oscillator (XOSC32K) Control

Methods

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

impl !Sync for XOSC32K