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

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

Proxy

Methods

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

Writes variant to the field

Capture value stored in channel 0

Capture value stored in channel 1

Capture value stored in channel 2

Capture value stored in channel 3

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _CHSELW<'a>

impl<'a> Sync for _CHSELW<'a>