Module sys

Module sys 

Source

Re-exports§

pub use fe_code_rate::*;
pub use fe_delivery_system::*;
pub use fe_guard_interval::*;
pub use fe_hierarchy::*;
pub use fe_interleaving::*;
pub use fe_modulation::*;
pub use fe_pilot::*;
pub use fe_rolloff::*;
pub use fe_sec_mini_cmd::*;
pub use fe_sec_tone_mode::*;
pub use fe_sec_voltage::*;
pub use fe_spectral_inversion::*;
pub use fe_transmit_mode::*;
pub use fe_type::*;
pub use DtvProperty::*;
pub use DtvStat::*;

Structs§

DiseqcMasterCmd
DiSEqC master command Check out the DiSEqC bus spec available on http://www.eutelsat.org/ for the possible messages that can be used.
DiseqcSlaveReply
DiSEqC received data
DtvFrontendStats
Store Digital TV frontend statistics
DtvPropertyBuffer
DtvPropertyNotImplementedLinux
DtvPropertyRequest
FeEvent
FeInfo
Frontend properties and capabilities The frequencies are specified in Hz for Terrestrial and Cable systems. The frequencies are specified in kHz for Satellite systems.
FeParameters
NoScale
ScaleCounter
ScaleDecibel
ScaleRelative
fe_caps
Frontend capabilities
fe_status
Enumerates the possible frontend status

Enums§

DtvProperty
DVBv5 property Commands
DtvStat
Used for reading a DTV status property
fe_code_rate
fe_delivery_system
fe_guard_interval
fe_hierarchy
fe_interleaving
fe_lna
fe_modulation
Type of modulation/constellation
fe_pilot
fe_rolloff
fe_sec_mini_cmd
Type of mini burst to be sent
fe_sec_tone_mode
fe_sec_voltage
DC Voltage used to feed the LNBf
fe_spectral_inversion
Spectral band inversion
fe_transmit_mode
fe_type
DEPRECATED: Should be kept just due to backward compatibility

Constants§

DTV_IOCTL_MAX_MSGS
num of properties cannot exceed DTV_IOCTL_MAX_MSGS per ioctl
FE_MAX_EVENT
MAX_DTV_STATS

Traits§

DtvStatType
WrappedResult
WrappedSlice

Type Aliases§

DtvPropertyRequestDeliverySystems
DtvPropertyRequestFrontendStats
DtvPropertyRequestInt
DtvPropertyRequestVoid