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

SYSCON

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x260 - Peripheral reset control register

0x260 - System Tick Timer for CPU0 source select

0x264 - Peripheral reset control register

0x264 - System Tick Timer for CPU1 source select

0x26c - Peripheral reset control register

0x26c - CTimer 0 clock source select

0x270 - Peripheral reset control register

0x270 - CTimer 1 clock source select

0x274 - Peripheral reset control register

0x274 - CTimer 2 clock source select

0x278 - Peripheral reset control register

0x278 - CTimer 3 clock source select

0x27c - Peripheral reset control register

0x27c - CTimer 4 clock source select

0x2b0 - Peripheral reset control register

0x2b0 - Flexcomm Interface 0 clock source select for Fractional Rate Divider

0x2b4 - Peripheral reset control register

0x2b4 - Flexcomm Interface 1 clock source select for Fractional Rate Divider

0x2b8 - Peripheral reset control register

0x2b8 - Flexcomm Interface 2 clock source select for Fractional Rate Divider

0x2bc - Peripheral reset control register

0x2bc - Flexcomm Interface 3 clock source select for Fractional Rate Divider

0x2c0 - Peripheral reset control register

0x2c0 - Flexcomm Interface 4 clock source select for Fractional Rate Divider

0x2c4 - Peripheral reset control register

0x2c4 - Flexcomm Interface 5 clock source select for Fractional Rate Divider

0x2c8 - Peripheral reset control register

0x2c8 - Flexcomm Interface 6 clock source select for Fractional Rate Divider

0x2cc - Peripheral reset control register

0x2cc - Flexcomm Interface 7 clock source select for Fractional Rate Divider

0x320 - Peripheral reset control register

0x320 - Fractional rate divider for flexcomm 0

0x324 - Peripheral reset control register

0x324 - Fractional rate divider for flexcomm 1

0x328 - Peripheral reset control register

0x328 - Fractional rate divider for flexcomm 2

0x32c - Peripheral reset control register

0x32c - Fractional rate divider for flexcomm 3

0x330 - Peripheral reset control register

0x330 - Fractional rate divider for flexcomm 4

0x334 - Peripheral reset control register

0x334 - Fractional rate divider for flexcomm 5

0x338 - Peripheral reset control register

0x338 - Fractional rate divider for flexcomm 6

0x33c - Peripheral reset control register

0x33c - Fractional rate divider for flexcomm 7

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.