Struct cortex_m::peripheral::FPB [] [src]

pub struct FPB { /* fields omitted */ }

Flash Patch and Breakpoint unit

NOTE Available only on ARMv7-M (thumbv7*m-none-eabi*)

Methods

impl FPB
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FPB
[src]

impl Deref for FPB
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.