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