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