Struct max32630_svd::PT15[][src]

pub struct PT15 { /* fields omitted */ }

Pulse Train Generation

Methods

impl PT15
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PT15
[src]

impl Deref for PT15
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PT15