Struct max32630_svd::PT7[][src]

pub struct PT7 { /* fields omitted */ }

Pulse Train Generation

Methods

impl PT7
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PT7
[src]

impl Deref for PT7
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PT7