Struct esp32s2::efuse::rd_repeat_data3::RD_REPEAT_DATA3_SPEC
source · pub struct RD_REPEAT_DATA3_SPEC;
Expand description
Register 4 of BLOCK0.
This register you can read
. See API.
For information about available fields see rd_repeat_data3 module
Trait Implementations§
source§impl Readable for RD_REPEAT_DATA3_SPEC
impl Readable for RD_REPEAT_DATA3_SPEC
read()
method returns rd_repeat_data3::R reader structure
source§impl RegisterSpec for RD_REPEAT_DATA3_SPEC
impl RegisterSpec for RD_REPEAT_DATA3_SPEC
source§impl Resettable for RD_REPEAT_DATA3_SPEC
impl Resettable for RD_REPEAT_DATA3_SPEC
reset()
method sets RD_REPEAT_DATA3 to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_data3::RD_REPEAT_DATA3_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_data3::RD_REPEAT_DATA3_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.