Start Back Next End
  
ZBasic System Library
4
ZBasic Microcontrollers
get the current hour, minute and second (packed)
set the current month, day, year
set the current hour, minute and second
Input/Output Routines
stream analog conversion data to Com1
read data from a bus-oriented device
write data to a bus-oriented device
deinitialize an I2C communication channel
deinitialize a 16-bit PWM channel
deinitialize an 8-bit PWM channel
deinitialize an SPI communication channel
deinitialize an X-10 communication channel
receive stream of analog conversion data
count transitions on an input pin
produce an analog voltage on an output pin
specify the parameters for accessing a bus-oriented device
specify the parameters for software-based SPI communication
specify the communication parameters for an X-10 channel
produce a dual-frequency sine wave on an output pin
receive a bit using the 1-Wire protocol
receive a byte using the 1-Wire protocol
receive one or more bytes using the 1-Wire protocol
perform an analog to digital conversion on an input
read the state of an input pin
send/receive data over an I2C channel
receive a byte on an I2C channel
send a byte on an I2C channel
create a Start condition on an I2C channel
create a Stop condition on an I2C channel
record the high/low times of a pulse train on an input pin
record the high/low times of a pulse train on an input pin
prepare for I2C communication with an external device
activate I2C slave mode
prepare for SPI communication with an external device
activate SPI slave mode
prepare for 16-bit PWM generation
prepare for 8-bit PWM generation
prepare an X-10 communication channel for use
produce a pulse train
produce a pulse train on any output pin
set an output pin to the high state
configure a pin as an input
set an output pin to the low state
configure a pin as an ouput
read the logic level present on a pin
set an output pin to the opposite of the current state
reproduce sampled audio on an output pin
compose a designator for a specific bit in an I/O port
compute the bitmask for the port with which a pin is associated
measure a pulse width on an input pin
generate a pulse on an output pin
send a bit using the 1-Wire protocol
send a byte using the 1-Wire protocol
send one or more bytes using the 1-Wire protocol
Previous page Top Next page