Struct stm32l4_stm32hal::stm32l4x5::nvic_stir::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub stir: STIR, }
Expand description

Register block

Fields

stir: STIR

0x00 - Software trigger interrupt register

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.