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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W