Regarding the use of nrf_gpio_pin_set

Hi ALL,

    v2.8.0,NRF54L15DK,I would like to ask:

    1. if my pin is P0.00, is nrf_gpio_pin_set(0) correct?

    2. If my pin is P1.01,is nrf_gpio_pin_set(33) correct?

Related