Struct stm32ral::stm32mp::peripherals::gpiok::ResetValues[][src]

pub struct ResetValues {
Show 25 fields pub GPIOK_MODER: u32, pub GPIOK_OTYPER: u32, pub GPIOK_OSPEEDR: u32, pub GPIOK_PUPDR: u32, pub GPIOK_IDR: u32, pub GPIOK_ODR: u32, pub GPIOK_BSRR: u32, pub GPIOK_LCKR: u32, pub GPIOK_AFRL: u32, pub GPIOK_AFRH: u32, pub GPIOK_BRR: u32, pub GPIOK_HWCFGR10: u32, pub GPIOK_HWCFGR9: u32, pub GPIOK_HWCFGR8: u32, pub GPIOK_HWCFGR7: u32, pub GPIOK_HWCFGR6: u32, pub GPIOK_HWCFGR5: u32, pub GPIOK_HWCFGR4: u32, pub GPIOK_HWCFGR3: u32, pub GPIOK_HWCFGR2: u32, pub GPIOK_HWCFGR1: u32, pub GPIOK_HWCFGR0: u32, pub GPIOK_VERR: u32, pub GPIOK_IPIDR: u32, pub GPIOK_SIDR: u32,
}

Fields

GPIOK_MODER: u32GPIOK_OTYPER: u32GPIOK_OSPEEDR: u32GPIOK_PUPDR: u32GPIOK_IDR: u32GPIOK_ODR: u32GPIOK_BSRR: u32GPIOK_LCKR: u32GPIOK_AFRL: u32GPIOK_AFRH: u32GPIOK_BRR: u32GPIOK_HWCFGR10: u32GPIOK_HWCFGR9: u32GPIOK_HWCFGR8: u32GPIOK_HWCFGR7: u32GPIOK_HWCFGR6: u32GPIOK_HWCFGR5: u32GPIOK_HWCFGR4: u32GPIOK_HWCFGR3: u32GPIOK_HWCFGR2: u32GPIOK_HWCFGR1: u32GPIOK_HWCFGR0: u32GPIOK_VERR: u32GPIOK_IPIDR: u32GPIOK_SIDR: u32

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.