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