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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Counter clock is not disabled when counter reaches RC.

[src]

Counter clock is disabled 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 _CPCDISW<'a>

impl<'a> Sync for _CPCDISW<'a>