PUPDR8W

Type Alias PUPDR8W 

Source
pub type PUPDR8W = PUPDR15W;
Expand description

Values that can be written to the field PUPDR8

Aliased Type§

pub enum PUPDR8W {
    FLOATING,
    PULLUP,
    PULLDOWN,
}

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down