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