Struct xmc4200::hrpwm0_hrc0::gsel::_S0ESW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Generation of the set signal is disabled

[src]

Set signal is generated on a LOW to HIGH transition of the selected input

[src]

Set signal is generated on a HIGH to LOW transition of the selected input

[src]

Set signal is generated on both transitions of the selected input

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _S0ESW<'a>

impl<'a> Sync for _S0ESW<'a>