pub type IC_ACK_GENERAL_CALL = Reg<IC_ACK_GENERAL_CALL_SPEC>;
Expand description

IC_ACK_GENERAL_CALL (rw) register accessor: I2C ACK General Call Register

The register controls whether DW_apb_i2c responds with a ACK or NACK when it receives an I2C General Call address.

This register is applicable only when the DW_apb_i2c is in slave mode.

You can read this register and get ic_ack_general_call::R. You can reset, write, write_with_zero this register using ic_ack_general_call::W. You can also modify this register. See API.

For information about available fields see ic_ack_general_call module

Aliased Type§

struct IC_ACK_GENERAL_CALL { /* private fields */ }