Struct lpc55_hal::peripherals::syscon::Syscon[][src]

pub struct Syscon { /* fields omitted */ }

Implementations

The main API for the SYSCON peripheral

Enables the clock for a peripheral or other hardware component

Disable peripheral clock

Check if peripheral clock is enabled

Reset a peripheral

Steals syscon and asserts reset to all peripherals that won’t immediately cause a crash. Flash, Fmc, and AnalogCtrl are not reset.

Trait Implementations

Performs the conversion.

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.

Should always be Self

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.