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

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

Proxy

Methods

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

Writes variant to the field

IrDA pulse width is 1/16 for OVS=0 and 1/8 for OVS=1

IrDA pulse width is 2/16 for OVS=0 and 2/8 for OVS=1

IrDA pulse width is 3/16 for OVS=0 and 3/8 for OVS=1

IrDA pulse width is 4/16 for OVS=0 and 4/8 for OVS=1

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _IRPWW<'a>

impl<'a> Sync for _IRPWW<'a>