Expand description

Example of generated output, using both a bit field and a flag enum.

This module is only compiled with documentation builds and will not be available for import.

use the bitfield macro to generate a field struct and flag enum.

Structs

Optional docstring for my example bit field.

Enums

Optional docstring for my flag enum.