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

pub enum FUNCW {
    R,
    PIO,
    AD3,
    CT3,
}

Values that can be written to the field FUNC

Variants

Selects function R. This function is reserved. Select one of the alternate functions below.

Selects function PIO1_2.

Selects function AD3.

Selects function CT32B1_MAT1.

Trait Implementations

Auto Trait Implementations

impl Send for FUNCW

impl Sync for FUNCW