Type Alias PC6

Source
pub type PC6<Mode> = Pin<Gpioc, U<6>, Mode>;
Expand description

Pin PC6

Aliased Type§

pub struct PC6<Mode> { /* private fields */ }

Trait Implementations§

Source§

impl<Mode> IntoAf<1> for PC6<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<2> for PC6<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<4> for PC6<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<6> for PC6<Mode>

Source§

type AFR = AFRL

Associated AFR register
Source§

impl<Mode> IntoAf<7> for PC6<Mode>

Source§

type AFR = AFRL

Associated AFR register