Struct lpc845_pac::SCT0[][src]

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

LPC84x SCTimer/PWM (SCT)

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x100..0x120 - SCT match value register of match channels

0x100..0x120 - SCT capture register of capture channel

0x200..0x220 - SCT match reload value register

0x200..0x220 - 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

Performs the conversion.

Performs the conversion.

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.