Übungen zu BS - Dokumentation Aufgabe 5 (WS 2014/15)
ICR_L Strukturreferenz
  Interrupt Command Register Low. Mehr ...
#include <lapic_registers.h>
Öffentliche Attribute | |
| uint32_t | vector:8 | 
| Vector.  | |
| uint32_t | delivery_mode:3 | 
| Delivery Mode.  | |
| uint32_t | destination_mode:1 | 
| Destination Mode.  | |
| uint32_t | delivery_status:1 | 
| Delivery Status.  | |
| uint32_t | reserved_1:1 | 
| uint32_t | level:1 | 
| Level.  | |
| uint32_t | trigger_mode:1 | 
| Trigger Mode.  | |
| uint32_t | reserved_2:2 | 
| uint32_t | destination_shorthand:2 | 
| Destination Shorthand.  | |
| uint32_t | reserved_3:12 | 
Ausführliche Beschreibung
Interrupt Command Register Low.
siehe: System Programming Guide 3A, p. 9-39
Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei:
- machine/lapic_registers.h
 

