Struct esp32c3::efuse::rd_key5_data2::RD_KEY5_DATA2_SPEC
source · pub struct RD_KEY5_DATA2_SPEC;
Expand description
Register 2 of BLOCK9 (KEY5).
This register you can read
. See API.
For information about available fields see rd_key5_data2 module
Trait Implementations§
source§impl Readable for RD_KEY5_DATA2_SPEC
impl Readable for RD_KEY5_DATA2_SPEC
read()
method returns rd_key5_data2::R reader structure
source§impl RegisterSpec for RD_KEY5_DATA2_SPEC
impl RegisterSpec for RD_KEY5_DATA2_SPEC
source§impl Resettable for RD_KEY5_DATA2_SPEC
impl Resettable for RD_KEY5_DATA2_SPEC
reset()
method sets RD_KEY5_DATA2 to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data2::RD_KEY5_DATA2_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data2::RD_KEY5_DATA2_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.