Type Alias atsamd_hal::gpio::pin::Reset

source ·
pub type Reset = FloatingDisabled;
Expand description

Type alias for the PinMode at reset

Aliased Type§

struct Reset { /* private fields */ }