Struct nrf52833_hal::ppi::Ppi0[][src]

pub struct Ppi0 { /* fields omitted */ }
Expand description

Fully configurable PPI Channel.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Sets the task that must be triggered when the configured event occurs. The user must provide a reference to the task. Read more

Sets the event that will trigger the chosen task(s). The user must provide a reference to the event. Read more

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Enables the channel.

Disables the channel.

Sets the fork task that must be triggered when the configured event occurs. The user must provide a reference to the task. Read more

Clear the fork task endpoint. Previously set task will no longer be triggered.

Should always be Self

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

Casts the value.