utwitch_softc
struct utwitch_softc *sc = (struct utwitch_softc *)self;
struct utwitch_softc *sc = (struct utwitch_softc *)self;
struct utwitch_softc *sc = (struct utwitch_softc *)addr;
struct utwitch_softc *sc = arg;
utwitch_set_mode(struct utwitch_softc *sc, uint8_t val)
utwitch_read_value_request(struct utwitch_softc *sc)
utwitch_write_value_request(struct utwitch_softc *sc, uint32_t val)
void utwitch_set_mode(struct utwitch_softc *, uint8_t);
void utwitch_read_value_request(struct utwitch_softc *);
void utwitch_write_value_request(struct utwitch_softc *, uint32_t);
sizeof(struct utwitch_softc),