PUPDR5W

Type Alias PUPDR5W 

Source
pub type PUPDR5W = PUPDR15W;
Expand description

Values that can be written to the field PUPDR5

Aliased Type§

pub enum PUPDR5W {
    FLOATING,
    PULLUP,
    PULLDOWN,
}

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down