This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

time counter

Hi everybody !! i m working in a project with NRF52 SDK 11, i need a help, i want to create a funtion that working with RTC to count a tick and to convert it into time then reset the count without interruption but i don't find the right structure to do that like : RTC-> START; COUNT =RTC->getcount_tick; RTC->clear;

any help

Related