Enum efm32gg11b820::uart1::routeloc0::RXLOCW [] [src]

pub enum RXLOCW {
    LOC0,
    LOC1,
    LOC2,
    LOC3,
    LOC4,
    LOC5,
    LOC6,
}

Values that can be written to the field RXLOC

Variants

Location 0

Location 1

Location 2

Location 3

Location 4

Location 5

Location 6

Trait Implementations

Auto Trait Implementations

impl Send for RXLOCW

impl Sync for RXLOCW