---
title: NFCISO15693RequestFlag
framework: corenfc
role: symbol
role_heading: Structure
path: corenfc/nfciso15693requestflag
---

# NFCISO15693RequestFlag

## Declaration

```swift
struct NFCISO15693RequestFlag
```

## Topics

### Initializers

- [init(rawValue:)](corenfc/nfciso15693requestflag/init(rawvalue:).md)

### Type Properties

- [RequestFlagAddress](corenfc/nfciso15693requestflag/requestflagaddress.md)
- [RequestFlagDualSubCarriers](corenfc/nfciso15693requestflag/requestflagdualsubcarriers.md)
- [RequestFlagHighDataRate](corenfc/nfciso15693requestflag/requestflaghighdatarate.md)
- [RequestFlagOption](corenfc/nfciso15693requestflag/requestflagoption.md)
- [RequestFlagProtocolExtension](corenfc/nfciso15693requestflag/requestflagprotocolextension.md)
- [RequestFlagSelect](corenfc/nfciso15693requestflag/requestflagselect.md)
- [address](corenfc/nfciso15693requestflag/address.md)
- [commandSpecificBit8](corenfc/nfciso15693requestflag/commandspecificbit8.md)
- [dualSubCarriers](corenfc/nfciso15693requestflag/dualsubcarriers.md)
- [highDataRate](corenfc/nfciso15693requestflag/highdatarate.md)
- [option](corenfc/nfciso15693requestflag/option.md)
- [protocolExtension](corenfc/nfciso15693requestflag/protocolextension.md)
- [select](corenfc/nfciso15693requestflag/select.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Enumerations

- [NFCFeliCaEncryptionId](corenfc/nfcfelicaencryptionid.md)
- [NFCFeliCaPollingRequestCode](corenfc/nfcfelicapollingrequestcode.md)
- [NFCFeliCaPollingTimeSlot](corenfc/nfcfelicapollingtimeslot.md)
- [NFCISO15693ResponseFlag](corenfc/nfciso15693responseflag.md)
- [NFCVASResponse.ErrorCode](corenfc/nfcvasresponse/errorcode.md)
- [NFCVASCommandConfiguration.Mode](corenfc/nfcvascommandconfiguration/mode-swift.enum.md)
