Enum lpc13xx::iocon::pio3_3::FUNCW [] [src]

pub enum FUNCW {
    PIO,
    RI,
}

Values that can be written to the field FUNC

Variants

Selects function PIO3_3.

Selects function RI (function not available on all parts, must also be configured in the corresponding RI_LOC register).

Trait Implementations

Auto Trait Implementations

impl Send for FUNCW

impl Sync for FUNCW