pub unsafe extern "C" fn esp_efuse_get_coding_scheme(blk: u32) -> u32
Expand description

@brief Return efuse coding scheme for blocks.

Note: The coding scheme is applicable only to 1, 2 and 3 blocks. For 0 block, the coding scheme is always NONE.

@param[in] blk Block number of eFuse. @return Return efuse coding scheme for blocks