PUPDR7W

Type Alias PUPDR7W 

Source
pub type PUPDR7W = PUPDR15W;
Expand description

Values that can be written to the field PUPDR7

Aliased Type§

pub enum PUPDR7W {
    FLOATING,
    PULLUP,
    PULLDOWN,
}

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down