Struct cortex_m::peripheral::itm::Stim[][src]

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

Stimulus Port

Implementations

Writes an u8 payload into the stimulus port

Writes an u16 payload into the stimulus port

Writes an u32 payload into the stimulus port

Returns true if the stimulus port is ready to accept more data

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

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.