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

pub enum FUNCW {
    PIO,
    AD5,
    CT3,
}

Values that can be written to the field FUNC

Variants

Selects function PIO1_4.

Selects function AD5.

Selects function CT32B1_MAT3.

Trait Implementations

Auto Trait Implementations

impl Send for FUNCW

impl Sync for FUNCW