Struct efm32gg990::pcnt0::input::_S1PRSSELW[][src]

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

Proxy

Methods

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

Writes variant to the field

PRS Channel 0 selected.

PRS Channel 1 selected.

PRS Channel 2 selected.

PRS Channel 3 selected.

PRS Channel 4 selected.

PRS Channel 5 selected.

PRS Channel 6 selected.

PRS Channel 7 selected.

PRS Channel 8 selected.

PRS Channel 9 selected.

PRS Channel 10 selected.

PRS Channel 11 selected.

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _S1PRSSELW<'a>

impl<'a> Sync for _S1PRSSELW<'a>