Struct efm32gg990::timer0::ctrl::_FALLAW[][src]

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

Proxy

Methods

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

Writes variant to the field

No action

Start counter without reload

Stop counter without reload

Reload and start counter

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _FALLAW<'a>

impl<'a> Sync for _FALLAW<'a>