natersoz / nrf

A Bluetoothe Low Energy (BLE) class library - initial target: Nordic nRF5x
Apache License 2.0
3 stars 0 forks source link

PPI event handling/connection structures are specific to Nordic #12

Open natersoz opened 6 years ago

natersoz commented 6 years ago

uint32_t volatile rtc::cc_get_event() uint32_t volatile timer::cc_get_event() specific to Nordic

If possible, create a more generic interface if other silicon vendors provide this type of functionality.