Nut/OS  5.0.5
API Reference
owibus_bbif.h File Reference
#include <stdint.h>
#include <sys/types.h>
Include dependency graph for owibus_bbif.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _NUTOWIINFO_BB
 OWI runtime controlblock container. More...

Typedefs

typedef struct _NUTOWIINFO_BB NUTOWIINFO_BB

Functions

int NutRegisterOwiBus_BB (NUTOWIBUS *bus, int txrx_port, uint_fast8_t txrx_pin, int pullup_port, uint_fast8_t pullup_pin)
 Register the One-Wire bus.

Variables

const uint16_t owi_timervalues_250ns [OWI_MODE_NONE][OWI_CMD_NONE][OWI_PHASE_NONE]