4432-DKDB0 Silicon Laboratories Inc, 4432-DKDB0 Datasheet - Page 52

WiFi / 802.11 Modules & Development Tools Ant. Diversity 4432 Testcard High band

4432-DKDB0

Manufacturer Part Number
4432-DKDB0
Description
WiFi / 802.11 Modules & Development Tools Ant. Diversity 4432 Testcard High band
Manufacturer
Silicon Laboratories Inc
Datasheet

Specifications of 4432-DKDB0

Modulation
GFSK
Operating Voltage
3.3 V
Antenna
SMA
For Use With/related Products
Si4432
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
SDBC-DK3 UG
52
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
void delay_ms(uint8 delay)
{
}
+
+
+
+
+
+
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
FUNCTION NAME:
DESCRIPTION:
INPUT:
RETURN:
NOTES:
xdata uint8 i;
xdata uint16 j;
for(i=0;i<delay;i++)
for(j=0;j<8000;j++);
void delay_ms(void)
This function generates milliseconds delay
Number of milliseconds
None
None
//delay 1ms
Rev. 0.4

Related parts for 4432-DKDB0