Struct xmc1000::vadc::brsmr::_ENTRW[][src]

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

Proxy

Methods

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

Writes variant to the field

External trigger disabled

The selected edge at the selected trigger input signal REQTR generates the load event

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _ENTRW<'a>

impl<'a> Sync for _ENTRW<'a>