|
SatCat5
|
Driver for "port_serial_i2c_controller.vhd".
Definition at line 72 of file port_serial.h.
#include <port_serial.h>
Public Member Functions | |
| void | config_i2c (const satcat5::util::I2cAddr &devaddr, unsigned baud=100000) |
| Configure the remote I2C address and baud rate. | |
| SerialGeneric (satcat5::cfg::ConfigBus *cfg, unsigned devaddr) | |
| Link this object to a specific ConfigBus address. | |
| u8 | status () |
| Read the port-status register. More... | |
Protected Attributes | |
| satcat5::cfg::Register | m_ctrl |
|
inherited |
Read the port-status register.
Interpretation varies by port type; see VHDL comments.
Definition at line 56 of file port_serial.cc.