Type Alias atsamd_hal::gpio::pin::AlternateC

source ·
pub type AlternateC = Alternate<C>;
Expand description

Type-level variant of PinMode for alternate peripheral function C

Aliased Type§

struct AlternateC { /* private fields */ }