PUPDR12R

Type Alias PUPDR12R 

Source
pub type PUPDR12R = PUPDR15R;
Expand description

Possible values of the field PUPDR12

Aliased Type§

pub enum PUPDR12R {
    FLOATING,
    PULLUP,
    PULLDOWN,
    _Reserved(u8),
}

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down

§

_Reserved(u8)

Reserved