Struct atsamd21e18a::tcc0::ctrla::_RESOLUTIONW[][src]

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

Proxy

Methods

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

Writes variant to the field

Dithering is disabled

Dithering is done every 16 PWM frames

Dithering is done every 32 PWM frames

Dithering is done every 64 PWM frames

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _RESOLUTIONW<'a>

impl<'a> Sync for _RESOLUTIONW<'a>