Module apollo3::chip

source ·
Expand description

Chip trait setup.

Structs§

  • This struct, when initialized, instantiates all peripheral drivers for the apollo3. If a board wishes to use only a subset of these peripherals, this should not be used or imported, and a modified version should be constructed manually in main.rs.