Expand description
Tock Cell types.
Modulesยง
- map_
cell - Tock specific
MapCelltype for sharing references. - numeric_
cell_ ext NumericCellExtextension trait forCells.- optional_
cell OptionalCellconvenience type- take_
cell - Tock specific
TakeCelltype for sharing references. - volatile_
cell - A type for accessing MMIO registers.
VolatileCellis just likeCellbut with volatile read / write operations