Structs
struct RisingBoolDetector¶
A simple rising edge detector for boolean triggers.
Traits: AnyType, Copyable, Movable, Representable, UnknownDestructibility
RisingBoolDetector Parameters
| Name | Type | Description |
|---|---|---|
| N | Int |
— |
RisingBoolDetector Functions¶
struct RisingBoolDetector . fn init¶
struct RisingBoolDetector . fn next¶
Check if a trigger has occurred (rising edge) per SIMD lane.
fn next Signature
fn next Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| trig | SIMD |
— | — |
fn next Returns
: SIMD
Documentation generated with mojo doc from Mojo version 0.25.6.1