PUPDR14W

Type Alias PUPDR14W 

Source
pub type PUPDR14W = PUPDR15W;
Expand description

Values that can be written to the field PUPDR14

Aliased Type§

pub enum PUPDR14W {
    FLOATING,
    PULLUP,
    PULLDOWN,
}

Variants§

§

FLOATING

No pull-up, pull-down

§

PULLUP

Pull-up

§

PULLDOWN

Pull-down