Struct max32630_svd::TPU[][src]

pub struct TPU { /* fields omitted */ }

Trust Protection Unit (TPU)

Methods

impl TPU
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TPU
[src]

impl Deref for TPU
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TPU