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

# hv_atpic_state_ext_t

## Declaration

```swift
struct hv_atpic_state_ext_t
```

## Topics

### Initializers

- [init()](hypervisor/hv_atpic_state_ext_t/init().md)
- [init(version:state:)](hypervisor/hv_atpic_state_ext_t/init(version:state:).md)

### Instance Properties

- [state](hypervisor/hv_atpic_state_ext_t/state.md)
- [version](hypervisor/hv_atpic_state_ext_t/version.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.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_intr_trigger_t](hypervisor/hv_apic_intr_trigger_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_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)
