Struct stm32f334::hrtim_tima::timacr::_DELCMP2W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

CMP4 register is always active (standard compare mode)

[src]

CMP2 value is recomputed and is active following a capture 1 event

[src]

CMP2 value is recomputed and is active following a capture 1 event, or is recomputed and active after Compare 1 match (timeout function if capture event is missing)

[src]

CMP2 value is recomputed and is active following a capture 1 event, or is recomputed and active after Compare 3 match (timeout function if capture event is missing)

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _DELCMP2W<'a>

impl<'a> Sync for _DELCMP2W<'a>