PUPDR14R

Type Alias PUPDR14R 

Source
pub type PUPDR14R = PUPDR15R;
Expand description

Possible values of the field PUPDR14

Aliased Type§

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

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down

§

_Reserved(u8)

Reserved