Struct stm32f103xx::UART5
[−]
[src]
pub struct UART5 { /* fields omitted */ }
Universal asynchronous receiver transmitter
Methods
impl UART5
[src]
pub fn ptr() -> *const RegisterBlock
[src]
Returns a pointer to the register block
Trait Implementations
impl Send for UART5
[src]
impl Deref for UART5
[src]
type Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock
[src]
Dereferences the value.