xiaoxiang781216 commented on code in PR #16902: URL: https://github.com/apache/nuttx/pull/16902#discussion_r2297964017
########## drivers/ioexpander/tca64xx.h: ########## @@ -183,6 +199,8 @@ struct tca64_part_s uint8_t tp_output; /* Address of first output register */ uint8_t tp_polarity; /* Address of first polarity register */ uint8_t tp_config; /* Address of first configuration register */ + uint8_t tp_puenable; + uint8_t tp_pu_select; Review Comment: tp_puselect -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org