esp_efuse_get_key_dis_read() function
Returns a read protection for the key block.
Arguments
block
A key block in the range EFUSE_BLK_KEY0..EFUSE_BLK_KEY_MAX
Return value
True: The key block is read protected False: The key block is readable.
![]()
bool is_read_protected = esp_efuse_get_key_dis_read(block);
esp_efuse_get_key_dis_read() is called by 2 functions and calls 2 functions:
![]()
esp_efuse_get_key_dis_read()
esp_efuse_get_key_dis_read() reads 4 variables:
![]()
esp_efuse_get_key_dis_read()