Struct stm32f042_hal::stm32::GPIOB
source · pub struct GPIOB { /* private fields */ }Expand description
GPIOB
Implementations§
Trait Implementations§
source§impl Deref for GPIOB
impl Deref for GPIOB
§type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
source§fn deref(&self) -> &RegisterBlock
fn deref(&self) -> &RegisterBlock
Dereferences the value.