Struct stm32f103xx::TPIU [−][src]
pub struct TPIU { /* fields omitted */ }Trace Port Interface Unit
Methods
impl TPIU[src]
impl TPIUpub fn ptr() -> *const RegisterBlock[src]
pub fn ptr() -> *const RegisterBlockReturns a pointer to the register block
Trait Implementations
impl Deref for TPIU[src]
impl Deref for TPIUtype Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &<TPIU as Deref>::Target[src]
fn deref(&self) -> &<TPIU as Deref>::TargetDereferences the value.
impl Send for TPIU[src]
impl Send for TPIU