Struct stm32f103xx::TPIU[][src]

pub struct TPIU { /* fields omitted */ }
[]

Trace Port Interface Unit

Methods

impl TPIU
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Deref for TPIU
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

impl Send for TPIU
[src]

Auto Trait Implementations

impl !Sync for TPIU