Enum stm32f303xe::usart1::cr3::WUSW [] [src]

pub enum WUSW {
    ADDRESSMATCH,
    STARTBIT,
    RXNE,
}

Values that can be written to the field WUS

Variants

WUF active on address match (as defined by ADD[7:0] and ADDM7)

WuF active on Start bit detection

WUF active on RXNE.