PUPDR4R

Type Alias PUPDR4R 

Source
pub type PUPDR4R = PUPDR15R;
Expand description

Possible values of the field PUPDR4

Aliased Type§

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

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down

§

_Reserved(u8)

Reserved