Struct lpc81x_pac::lpc811::SCT0

source ·
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

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

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.