PUPDR6W

Type Alias PUPDR6W 

Source
pub type PUPDR6W = PUPDR15W;
Expand description

Values that can be written to the field PUPDR6

Aliased Type§

pub enum PUPDR6W {
    FLOATING,
    PULLUP,
    PULLDOWN,
}

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down