Struct atsam4lc4c::bscif::bod18ctrl::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R