PUPDR3R

Type Alias PUPDR3R 

Source
pub type PUPDR3R = PUPDR15R;
Expand description

Possible values of the field PUPDR3

Aliased Type§

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

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down

§

_Reserved(u8)

Reserved