#include <assert.h>
#include <stdlib.h>
#include <otto/packet.h>
#include "llc.h"
Functions | |
const char _ID_[] | __attribute__ ((unused))="$Id: llc_pwm.c,v 1.6 2004/07/07 16:14:01 alpha Exp $" |
enum otto_llc_symbol | pwm_decode_symbol (const struct otto_llc_pulse bit) |
int | pwm_encode_symbol (struct otto_llc_pulse *bit, const enum otto_llc_symbol sym, const struct otto_llc_pulse bit_prev, const enum otto_llc_symbol sym_prev) |
Variables | |
const struct otto_llc_timing | pwm_timing [] |
Bit timing for PWM bus. | |
otto_llc_format | pwm_format |
|
|
|
|
|
|
|
Initial value:
|
|
Initial value: Bit timing for PWM bus.
|