Struct xmc4200::vadc_g0::asmr::_LDMW [] [src]

pub struct _LDMW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _LDMW<'a>
[src]

[src]

Writes variant to the field

[src]

Overwrite mode: Copy all bits from the select registers to the pending registers upon a load event

[src]

Combine mode: Set all pending bits that are set in the select registers upon a load event (logic OR)

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _LDMW<'a>

impl<'a> Sync for _LDMW<'a>