Struct lpc845_pac::dma0::channel::cfg::TRIGPOL_W[][src]

pub struct TRIGPOL_W<'a> { /* fields omitted */ }
Expand description

Field TRIGPOL writer - Trigger Polarity. Selects the polarity of a hardware trigger for this channel.

Implementations

Writes variant to the field

Active low - falling edge. Hardware trigger is active low or falling edge triggered, based on TRIGTYPE.

Active high - rising edge. Hardware trigger is active high or rising edge triggered, based on TRIGTYPE.

Sets the field bit

Clears the field bit

Writes raw bits to the field

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.