---
title: hv_apic_intr_trigger_t
framework: hypervisor
role: symbol
role_heading: Structure
path: hypervisor/hv_apic_intr_trigger_t
---

# hv_apic_intr_trigger_t

## Declaration

```swift
struct hv_apic_intr_trigger_t
```

## Topics

### Initializers

- [init(_:)](hypervisor/hv_apic_intr_trigger_t/init(_:).md)
- [init(rawValue:)](hypervisor/hv_apic_intr_trigger_t/init(rawvalue:).md)

### Instance Properties

- [rawValue](hypervisor/hv_apic_intr_trigger_t/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)

## See Also

### Structures

- [hv_cache_type_t](hypervisor/hv_cache_type_t.md)
- [hv_vcpu_exit_exception_t](hypervisor/hv_vcpu_exit_exception_t.md)
- [hv_apic_ctrl_t](hypervisor/hv_apic_ctrl_t.md)
- [hv_apic_lvt_flavor_t](hypervisor/hv_apic_lvt_flavor_t.md)
- [hv_apic_state](hypervisor/hv_apic_state.md)
- [hv_apic_state_ext_t](hypervisor/hv_apic_state_ext_t.md)
- [hv_atpic_state](hypervisor/hv_atpic_state.md)
- [hv_atpic_state_ext_t](hypervisor/hv_atpic_state_ext_t.md)
- [hv_gic_distributor_reg_t](hypervisor/hv_gic_distributor_reg_t.md)
- [hv_gic_icc_reg_t](hypervisor/hv_gic_icc_reg_t.md)
- [hv_gic_ich_reg_t](hypervisor/hv_gic_ich_reg_t.md)
- [hv_gic_icv_reg_t](hypervisor/hv_gic_icv_reg_t.md)
- [hv_gic_intid_t](hypervisor/hv_gic_intid_t.md)
- [hv_gic_msi_reg_t](hypervisor/hv_gic_msi_reg_t.md)
- [hv_gic_redistributor_reg_t](hypervisor/hv_gic_redistributor_reg_t.md)
