OpenBIC
OpenSource Bridge-IC
ioexp_tca9555.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Meta Platforms, Inc. and affiliates.
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17#ifndef IOEXP_TCA9555_H
18#define IOEXP_TCA9555_H
19
29};
30
40};
41
42#endif
TCA9555_REGISTER
Definition: ioexp_tca9555.h:31
@ TCA9555_OUTPUT_PORT_REG_0
Definition: ioexp_tca9555.h:34
@ TCA9555_POLARITY_INVERSION_REG_1
Definition: ioexp_tca9555.h:37
@ TCA9555_INPUT_PORT_REG_1
Definition: ioexp_tca9555.h:33
@ TCA9555_INPUT_PORT_REG_0
Definition: ioexp_tca9555.h:32
@ TCA9555_OUTPUT_PORT_REG_1
Definition: ioexp_tca9555.h:35
@ TCA9555_CONFIG_REG_1
Definition: ioexp_tca9555.h:39
@ TCA9555_POLARITY_INVERSION_REG_0
Definition: ioexp_tca9555.h:36
@ TCA9555_CONFIG_REG_0
Definition: ioexp_tca9555.h:38
TCA9555_PORT
Definition: ioexp_tca9555.h:20
@ TCA9555_PORT_0
Definition: ioexp_tca9555.h:21
@ TCA9555_PORT_5
Definition: ioexp_tca9555.h:26
@ TCA9555_PORT_6
Definition: ioexp_tca9555.h:27
@ TCA9555_PORT_3
Definition: ioexp_tca9555.h:24
@ TCA9555_PORT_7
Definition: ioexp_tca9555.h:28
@ TCA9555_PORT_4
Definition: ioexp_tca9555.h:25
@ TCA9555_PORT_1
Definition: ioexp_tca9555.h:22
@ TCA9555_PORT_2
Definition: ioexp_tca9555.h:23