Struct atsamd21e18a::sysctrl::BOD33[][src]

pub struct BOD33 { /* fields omitted */ }

3.3V Brown-Out Detector (BOD33) Control

Methods

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

impl !Sync for BOD33