Struct atsam4lc4c::bscif::bod33ctrl::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Enable

[src]

Bit 1 - BOD Hysteresis

[src]

Bits 8:9 - Action

[src]

Bit 16 - Operation modes

[src]

Bit 30 - BOD Fuse Calibration Done

[src]

Bit 31 - BOD Control Register Store Final Value

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W