Struct xmc1000::FPB[][src]

pub struct FPB { /* fields omitted */ }

Flash Patch and Breakpoint unit

Methods

impl FPB
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for FPB
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for FPB
[src]

Auto Trait Implementations

impl !Sync for FPB