Enumerations
enum InterruptType
| Name | Value |
|---|---|
| kModemStatus | 0b0000 |
| kNone | 0b0001 |
| kTxEmpty | 0b0010 |
| kRxDataAvailable | 0b0100 |
| kRxLineStatus | 0b0110 |
| kCharTimeout | 0b1100 |
Defined at line 37 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
Records
-
class DivisorLatchLowerRegister -
class DivisorLatchUpperRegister -
class DriverImpl -
class DriverImpl -
class DriverImpl -
class FifoControlRegisterBase -
class InterruptEnableRegisterBase -
class InterruptIdentRegister -
class LineControlRegister -
class LineStatusRegister -
class ModemControlRegister -
class ModemStatusRegister -
class RxBufferRegister -
class ScratchRegister -
class TxBufferRegister
Variables
const uint32_t kIoSlots
Defined at line 203 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
const uint32_t kIoSlots
Defined at line 203 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
const uint32_t kIoSlots
Defined at line 203 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
const uint32_t kIoSlots
Defined at line 203 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
const uint32_t kIoSlots
Defined at line 204 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h