Struct efr32x12p::letimer0::ctrl::_REPMODEW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

When started, the LETIMER counts down until it is stopped by software

[src]

The counter counts REP0 times. When REP0 reaches zero, the counter stops

[src]

The counter counts REP0 times. If REP1 has been written, it is loaded into REP0 when REP0 reaches zero, otherwise the counter stops

[src]

Both REP0 and REP1 are decremented when the LETIMER wraps around. The LETIMER counts until both REP0 and REP1 are zero

[src]

Writes raw bits to the field