Module peripherals::example::complex[][src]

Expand description

A more complex example that shares fields and registers

Take a look at the source of this module to see the macro invocation used.

Structs

ComplexPeripheral

The peripheral

DynComplexPeripheral

The peripheral

Small

Map fields from BigRegister to those of SmallRegister

Enums

BIG1

A BigRegister

BIG2

An other BigRegister

BigRegister

Some 16-bit register

SMALL1

A SmallRegister

SMALL2

An other SmallRegister

SmallRegister

Some 8-bit register