Struct stm32f103xx_hal::afio::Parts[][src]

pub struct Parts {
    pub mapr: MAPR,
}

Fields

Auto Trait Implementations

impl Send for Parts

impl Sync for Parts