Struct stm32f103xx::usart1::cr2::_LINENW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _LINENW<'a>

impl<'a> Sync for _LINENW<'a>