Struct stm32l0x1_hal::gpio::AFRH[][src]

pub struct AFRH<GPIO>(_);

Opaque AFRH register

Auto Trait Implementations

impl<GPIO> Send for AFRH<GPIO> where
    GPIO: Send

impl<GPIO> Sync for AFRH<GPIO> where
    GPIO: Sync