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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Counter clock is not stopped when counter reaches RC.

[src]

Counter clock is stopped when counter reaches RC.

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

impl<'a> Sync for _CPCSTOPW<'a>