Struct max32630_svd::PT12[][src]

pub struct PT12 { /* fields omitted */ }

Pulse Train Generation

Methods

impl PT12
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PT12
[src]

impl Deref for PT12
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PT12