Struct atsam4lc4c::tc0::ccr::_CLKDISW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

No effect.

[src]

Disables 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 _CLKDISW<'a>

impl<'a> Sync for _CLKDISW<'a>