Struct atsamd21e18a::tcc0::fctrlb::_BLANKW[][src]

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

Proxy

Methods

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

Writes variant to the field

No blanking applied

Blanking applied from rising edge of the output waveform

Blanking applied from falling edge of the output waveform

Blanking applied from each toggle of the output waveform

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _BLANKW<'a>

impl<'a> Sync for _BLANKW<'a>