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