Struct rp2040_pac::DWT[][src]

pub struct DWT { /* fields omitted */ }
Expand description

Data Watchpoint and Trace unit

Implementations

Enables the cycle counter

Returns the current clock cycle count

Removes the software lock on the DWT

Some devices, like the STM32F7, software lock the DWT after a power cycle.

Pointer to the register block

Returns a pointer to the register block (to be deprecated in 0.7)

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.