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

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The clock is not gated by an external signal.

[src]

XC0 is ANDed with the selected clock.

[src]

XC1 is ANDed with the selected clock.

[src]

XC2 is ANDed with the selected clock.

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _BURSTW<'a>

impl<'a> Sync for _BURSTW<'a>