pub type PatchData21Reg = RegValueT<PatchData21Reg_SPEC>;Aliased Type§
pub struct PatchData21Reg { /* private fields */ }Implementations§
Source§impl PatchData21Reg
impl PatchData21Reg
pub fn patch_data( self, ) -> RegisterField<0, 0xffffffff, 1, 0, u32, u32, PatchData21Reg_SPEC, RW>
Trait Implementations§
Source§impl Default for PatchData21Reg
impl Default for PatchData21Reg
Source§fn default() -> PatchData21Reg
fn default() -> PatchData21Reg
Returns the “default value” for a type. Read more