Struct atsam4lc4c::tc0::cmr_waveform::_CLKIW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Counter is incremented on rising edge of the clock.

[src]

Counter is incremented on falling edge of the clock.

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

impl<'a> Sync for _CLKIW<'a>