Kt0803 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FM radio transmitter module KT0803.
public class Kt0803 : Iot.Device.RadioTransmitter.RadioTransmitterBase
type Kt0803 = class
inherit RadioTransmitterBase
Public Class Kt0803
Inherits RadioTransmitterBase
- Inheritance
Constructors
Kt0803(I2cDevice, Double, Region, TransmissionPower, PgaGain) |
Creates a new instance of the Kt0803. |
Fields
DefaultI2cAddress |
Kt0803 default I2C address. |
Properties
BassBoost |
Kt0803 bass boost. |
Frequency |
Kt0803 FM frequency (range from 70Mhz to 108Mhz). |
Mute |
Kt0803 mute. |
PgaGain |
Kt0803 PGA (Programmable Gain Amplifier) gain. |
Region |
Kt0803 region. |
Standby |
Kt0803 standby. |
TransmissionPower |
Kt0803 transmission power. |
Methods
Dispose() | (Inherited from RadioTransmitterBase) |
Dispose(Boolean) |
Cleanup |