Struct atsam4lc4c::acifc::conf::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]

Bits 0:1 - Interupt Settings

[src]

Bits 4:5 - Analog Comparator Mode

[src]

Bits 8:9 - Negative Input Select

[src]

Bit 16 - Peripheral Event Enable Negative

[src]

Bit 17 - Peripheral Event Enable Positive

[src]

Bits 24:25 - Hysteresis Voltage Value

[src]

Bit 26 - Fast Mode Enable

[src]

Bit 27 - Always On

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W