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

pub enum FUNCW {
    PIO,
    CT1,
}

Values that can be written to the field FUNC

Variants

Selects function PIO1_8.

Selects function CT16B1_CAP0.

Trait Implementations

Auto Trait Implementations

impl Send for FUNCW

impl Sync for FUNCW