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