Struct xmc4200::hrpwm0_hrc0::gc::_DTUSW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The update of the values is done with the trigger generated by the timers. This is the same trigger that is used to update the HRCyCR1This register holds the value for the rising edge high resolution signal placement. the update of this value should be done via the associated shadow register, . and HRCyCR2This register holds the value for the falling edge high resolution signal placement. the update of this value should be done via the associated shadow register, ..

[src]

The update of the dead time values is done when the dead time counter is not running, independently of the HRCyCR1This register holds the value for the rising edge high resolution signal placement. the update of this value should be done via the associated shadow register, . and HRCyCR2This register holds the value for the falling edge high resolution signal placement. the update of this value should be done via the associated shadow register, . registers.

[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 _DTUSW<'a>

impl<'a> Sync for _DTUSW<'a>