Struct atsamd21e18a::tcc0::ctrlbclr::_IDXCMDW[][src]

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

Proxy

Methods

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

Writes variant to the field

Command disabled: Index toggles between cycles A and B

Set index: cycle B will be forced in the next cycle

Clear index: cycle A will be forced in the next cycle

Hold index: the next cycle will be the same as the current cycle

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _IDXCMDW<'a>

impl<'a> Sync for _IDXCMDW<'a>