rtcio_ll_force_hold_enable() function
Enable force hold function on an RTC IO pad. Enabling HOLD function will cause the pad to lock current status, such as, input/output enable, input/output value, function, drive strength values. This function is useful when going into light or deep sleep mode to prevent the pin configuration from changing.
Syntax
static inline void rtcio_ll_force_hold_enable(int rtcio_num); Arguments
rtcio_num
The index of rtcio. 0 ~ MAX(rtcio).
rtcio_ll_force_hold_enable() is called by 3 functions and calls 1 function:
![]()
rtcio_ll_force_hold_enable()
rtcio_ll_force_hold_enable() reads 4 variables:
![]()
rtcio_ll_force_hold_enable()