Skip to main content

PatchData21Reg

Type Alias PatchData21Reg 

Source
pub type PatchData21Reg = RegValueT<PatchData21Reg_SPEC>;

Aliased Type§

pub struct PatchData21Reg { /* private fields */ }

Implementations§

Source§

impl PatchData21Reg

Source

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

Trait Implementations§

Source§

impl Default for PatchData21Reg

Source§

fn default() -> PatchData21Reg

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