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