Struct max32630_svd::PT8[][src]

pub struct PT8 { /* fields omitted */ }

Pulse Train Generation

Methods

impl PT8
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PT8
[src]

impl Deref for PT8
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PT8