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

pub enum FUNCW {
    PIO,
}

Values that can be written to the field FUNC

Variants

Selects function PIO2_5.

Trait Implementations

Auto Trait Implementations

impl Send for FUNCW

impl Sync for FUNCW