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