Struct stm32f1::stm32f107::USART1 [−][src]
pub struct USART1 { /* fields omitted */ }Universal synchronous asynchronous receiver transmitter
Methods
impl USART1[src]
impl USART1pub fn ptr() -> *const RegisterBlock[src]
pub fn ptr() -> *const RegisterBlockReturns a pointer to the register block
Trait Implementations
impl Send for USART1[src]
impl Send for USART1impl Deref for USART1[src]
impl Deref for USART1type Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock[src]
fn deref(&self) -> &RegisterBlockDereferences the value.