Skip to main content

PatchData20Reg

Type Alias PatchData20Reg 

Source
pub type PatchData20Reg = RegValueT<PatchData20Reg_SPEC>;

Aliased Type§

pub struct PatchData20Reg { /* private fields */ }

Implementations§

Source§

impl PatchData20Reg

Source

pub fn patch_data( self, ) -> RegisterField<0, 0xffffffff, 1, 0, u32, u32, PatchData20Reg_SPEC, RW>

Trait Implementations§

Source§

impl Default for PatchData20Reg

Source§

fn default() -> PatchData20Reg

Returns the “default value” for a type. Read more