Crate bern_conf_type[][src]

Expand description

Types and structures for the kernel config.

Cargo features are somewhat limited and configuring the size of static arrays is straight forward. The types for the config are put into separate crate to ensure non-cyclic dependencies as the conf and bern_kernel crate depend on it.

Structs

Conf

Combined config

Event

Event related config

Memory

Memory sections

MemorySection

Definition of a memory section or region

Task

Task related config

Enums

Size

Valid sizes for the MPU.