Module lpc55_hal::typestates[][src]

Modules

flash_state
init_state

Encodes the state of peripherals: Unknown, Enabled, or Disabled.

main_clock

Using generics for this seems quite painful

pin

All the traits and typestates related to pins.

reg_proxy
usbfs_mode
usbhs_mode

Structs

ClocksSupport1MhzFroToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration)

ClocksSupport32KhzFroToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration)

ClocksSupportFlexcommToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration)

ClocksSupportTouchToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration)

ClocksSupportUsbfsToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration) for which USB clocks have been configured properly.

ClocksSupportUsbhsToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration) for which USB clocks have been configured properly.

ClocksSupportUtickToken

Application can only obtain this token from a frozen Clocks (clock-tree configuration)