pub type PatchAddr20Reg = RegValueT<PatchAddr20Reg_SPEC>;Aliased Type§
pub struct PatchAddr20Reg { /* private fields */ }Implementations§
Source§impl PatchAddr20Reg
impl PatchAddr20Reg
pub fn patch_addr_19( self, ) -> RegisterFieldBool<19, 1, 0, PatchAddr20Reg_SPEC, RW>
pub fn patch_addr_d( self, ) -> RegisterField<2, 0xffff, 1, 0, u16, u16, PatchAddr20Reg_SPEC, RW>
Trait Implementations§
Source§impl Default for PatchAddr20Reg
impl Default for PatchAddr20Reg
Source§fn default() -> PatchAddr20Reg
fn default() -> PatchAddr20Reg
Returns the “default value” for a type. Read more