Struct efm32gg990::usart1::irctrl::_IRPRSSELW[][src]

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

Proxy

Methods

impl<'a> _IRPRSSELW<'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

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _IRPRSSELW<'a>

impl<'a> Sync for _IRPRSSELW<'a>