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