Struct cortex_m::peripheral::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 Send for TPIU[src]
impl Send for TPIUimpl Deref for TPIU[src]
impl Deref for TPIUtype Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &Self::Target[src]
fn deref(&self) -> &Self::TargetDereferences the value.