Struct stm32l0x1_hal::gpio::AFRL[][src]

pub struct AFRL<GPIO>(_);

Opaque AFRL register

Auto Trait Implementations

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

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