[][src]Crate lpc55s6x_hal

Re-exports

pub extern crate lpc55s6x_pac as raw;

Modules

clock

Common types for system clocks

gpio
init_state

Contains types that encode the state of hardware initialization

iocon
prelude
rng
sleep

Higher-level sleep API

syscon

API for system configuration (SYSCON)

utick

API for the micro-tick timer (UTICK)

Macros

reg
reg_cluster

Structs

Peripherals

This is the entry point to the HAL API. Before you can do anything else, you need to get an instance of this struct via Peripherals::take or Peripherals::steal.

Functions

get_cycle_count