Struct stm32g0::stm32g0c1::tim16::sr::BIF_W[][src]

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

Field BIF writer - Break interrupt flag This flag is set by hardware as soon as the break input goes active. It can be cleared by software if the break input is not active.

Implementations

Writes variant to the field

No break event occurred

An active level has been detected on the break input

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.