Type Definition stm32f1::stm32f107::usart1::sr::W[][src]

type W = W<u32, SR>;

Writer for register SR

Implementations

impl W[src]

pub fn cts(&mut self) -> CTS_W<'_>[src]

Bit 9 - CTS flag

pub fn lbd(&mut self) -> LBD_W<'_>[src]

Bit 8 - LIN break detection flag

pub fn tc(&mut self) -> TC_W<'_>[src]

Bit 6 - Transmission complete

pub fn rxne(&mut self) -> RXNE_W<'_>[src]

Bit 5 - Read data register not empty