pub struct SCT0 { /* private fields */ }
Expand description

SCTimer/PWM (SCT)

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x100 - SCT match value register of match channels

0x100 - SCT capture register of capture channel

0x104 - SCT match value register of match channels

0x104 - SCT capture register of capture channel

0x108 - SCT match value register of match channels

0x108 - SCT capture register of capture channel

0x10c - SCT match value register of match channels

0x10c - SCT capture register of capture channel

0x110 - SCT match value register of match channels

0x110 - SCT capture register of capture channel

0x114 - SCT match value register of match channels

0x114 - SCT capture register of capture channel

0x118 - SCT match value register of match channels

0x118 - SCT capture register of capture channel

0x11c - SCT match value register of match channels

0x11c - SCT capture register of capture channel

0x120 - SCT match value register of match channels

0x120 - SCT capture register of capture channel

0x124 - SCT match value register of match channels

0x124 - SCT capture register of capture channel

0x128 - SCT match value register of match channels

0x128 - SCT capture register of capture channel

0x12c - SCT match value register of match channels

0x12c - SCT capture register of capture channel

0x130 - SCT match value register of match channels

0x130 - SCT capture register of capture channel

0x134 - SCT match value register of match channels

0x134 - SCT capture register of capture channel

0x138 - SCT match value register of match channels

0x138 - SCT capture register of capture channel

0x13c - SCT match value register of match channels

0x13c - SCT capture register of capture channel

0x200 - SCT match reload value register

0x200 - SCT capture control register

0x204 - SCT match reload value register

0x204 - SCT capture control register

0x208 - SCT match reload value register

0x208 - SCT capture control register

0x20c - SCT match reload value register

0x20c - SCT capture control register

0x210 - SCT match reload value register

0x210 - SCT capture control register

0x214 - SCT match reload value register

0x214 - SCT capture control register

0x218 - SCT match reload value register

0x218 - SCT capture control register

0x21c - SCT match reload value register

0x21c - SCT capture control register

0x220 - SCT match reload value register

0x220 - SCT capture control register

0x224 - SCT match reload value register

0x224 - SCT capture control register

0x228 - SCT match reload value register

0x228 - SCT capture control register

0x22c - SCT match reload value register

0x22c - SCT capture control register

0x230 - SCT match reload value register

0x230 - SCT capture control register

0x234 - SCT match reload value register

0x234 - SCT capture control register

0x238 - SCT match reload value register

0x238 - SCT capture control register

0x23c - SCT match reload value register

0x23c - SCT capture control register

Trait Implementations

Formats the value using the given formatter. Read more

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.