Searched defs:scl (Results 1 – 2 of 2) sorted by relevance
79 uint32_t scl; ///< SCL pin number. member
782 NRF_STATIC_INLINE void nrf_twis_pins_set(NRF_TWIS_Type * p_reg, uint32_t scl, uint32_t sda) in nrf_twis_pins_set()