Struct max32630_svd::TPU_TSR[][src]

pub struct TPU_TSR { /* fields omitted */ }

Trust Protection Unit (TPU)

Methods

impl TPU_TSR
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TPU_TSR
[src]

impl Deref for TPU_TSR
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TPU_TSR