Struct stm32f103xx::usart1::sr::_RXNEW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _RXNEW<'a>

impl<'a> Sync for _RXNEW<'a>