Struct atsamd21e18a::sysctrl::bod33::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 1 - Enable

Bit 2 - Hysteresis

Bits 3:4 - BOD33 Action

Bit 6 - Run in Standby

Bit 8 - Operation Mode

Bit 9 - Clock Enable

Bits 12:15 - Prescaler Select

Bits 16:21 - BOD33 Threshold Level

Auto Trait Implementations

impl Send for R

impl Sync for R