logo
Expand description

Event groups

Re-exports

pub use raw::EventGroupBits;
pub use raw::EventGroupWaitFlags;

Structs

Represents a single owned event group in a system.

The definer (static builder) for EventGroupRef.

Represents a single borrowed event group in a system.

Traits

The trait for safe wrappers of System::RawEventGroupId, i.e., EventGroup and EventGroupRef.

The supported operations on EventGroupHandle.

Type Definitions