Enum lpc13xx::iocon::dsr_loc::DSRLOCW [] [src]

pub enum DSRLOCW {
    SELECTS_DSR_FUNCTION_1,
    SELECTS_DSR_FUNCTION_2,
    RESERVED_1,
    RESERVED_2,
}

Values that can be written to the field DSRLOC

Variants

Selects DSR function in pin location PIO2_1/DSR/SCK1.

Selects DSR function in pin location PIO3_1/DSR.

Reserved.

Reserved.

Trait Implementations

Auto Trait Implementations

impl Send for DSRLOCW

impl Sync for DSRLOCW