Struct avr_device::atmega4809::sigrow::deviceid2::DEVICEID2_SPEC
source · pub struct DEVICEID2_SPEC;
Expand description
Trait Implementations§
source§impl Readable for DEVICEID2_SPEC
impl Readable for DEVICEID2_SPEC
read()
method returns deviceid2::R reader structure
source§impl RegisterSpec for DEVICEID2_SPEC
impl RegisterSpec for DEVICEID2_SPEC
source§impl Resettable for DEVICEID2_SPEC
impl Resettable for DEVICEID2_SPEC
reset()
method sets DEVICEID2 to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00): <devices::atmega4809::sigrow::deviceid2::DEVICEID2_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00): <devices::atmega4809::sigrow::deviceid2::DEVICEID2_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.