L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
L4virtio::Svr::Console::Features Struct Reference

Virtio console specific feature bits. More...

#include <virtio-console>

+ Inheritance diagram for L4virtio::Svr::Console::Features:
+ Collaboration diagram for L4virtio::Svr::Console::Features:

Additional Inherited Members

- Public Types inherited from L4virtio::Svr::Dev_features
- Public Member Functions inherited from L4virtio::Svr::Dev_features
 Dev_features (l4_uint32_t v)
 Make Features from a raw bitmap.
 
- Data Fields inherited from L4virtio::Svr::Dev_features
l4_uint32_t raw
 The raw value of the features bitmap.
 

Detailed Description

Virtio console specific feature bits.

Definition at line 18 of file virtio-console.

Member Typedef Documentation

◆ console_multiport_bfm_t

Device has support for multiple ports.

Type to access the console_multiport bits ( 1 to 1 ) of raw.

Definition at line 25 of file virtio-console.

◆ console_size_bfm_t

Configuration cols and rows are valid.

Type to access the console_size bits ( 0 to 0 ) of raw.

Definition at line 23 of file virtio-console.

◆ emerg_write_bfm_t

Device has support for emergency write.

Type to access the emerg_write bits ( 2 to 2 ) of raw.

Definition at line 27 of file virtio-console.


The documentation for this struct was generated from the following file: