Struct xmc4200::vadc_g0::bflc::_BFM2W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Disable boundary flag, BFLy is not changed

[src]

Always enable boundary flag (follow compare results)

[src]

Enable boundary flag while gate of source 0 is active, clear BFLy while gate is inactive

[src]

Enable boundary flag while gate of source 1 is active, clear BFLy while gate is inactive

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _BFM2W<'a>

impl<'a> Sync for _BFM2W<'a>