#[repr(transparent)]pub struct Protenset1(pub u32);
Expand description
Erase and write protection bit enable set register.
Tuple Fields§
§0: u32
Implementations§
Source§impl Protenset1
impl Protenset1
Sourcepub const fn set_protreg32(&mut self, val: Protreg32)
pub const fn set_protreg32(&mut self, val: Protreg32)
Protection enable for region 32.
Sourcepub const fn set_protreg33(&mut self, val: Protreg33)
pub const fn set_protreg33(&mut self, val: Protreg33)
Protection enable for region 33.
Sourcepub const fn set_protreg34(&mut self, val: Protreg34)
pub const fn set_protreg34(&mut self, val: Protreg34)
Protection enable for region 34.
Sourcepub const fn set_protreg35(&mut self, val: Protreg35)
pub const fn set_protreg35(&mut self, val: Protreg35)
Protection enable for region 35.
Sourcepub const fn set_protreg36(&mut self, val: Protreg36)
pub const fn set_protreg36(&mut self, val: Protreg36)
Protection enable for region 36.
Sourcepub const fn set_protreg37(&mut self, val: Protreg37)
pub const fn set_protreg37(&mut self, val: Protreg37)
Protection enable for region 37.
Sourcepub const fn set_protreg38(&mut self, val: Protreg38)
pub const fn set_protreg38(&mut self, val: Protreg38)
Protection enable for region 38.
Sourcepub const fn set_protreg39(&mut self, val: Protreg39)
pub const fn set_protreg39(&mut self, val: Protreg39)
Protection enable for region 39.
Sourcepub const fn set_protreg40(&mut self, val: Protreg40)
pub const fn set_protreg40(&mut self, val: Protreg40)
Protection enable for region 40.
Sourcepub const fn set_protreg41(&mut self, val: Protreg41)
pub const fn set_protreg41(&mut self, val: Protreg41)
Protection enable for region 41.
Sourcepub const fn set_protreg42(&mut self, val: Protreg42)
pub const fn set_protreg42(&mut self, val: Protreg42)
Protection enable for region 42.
Sourcepub const fn set_protreg43(&mut self, val: Protreg43)
pub const fn set_protreg43(&mut self, val: Protreg43)
Protection enable for region 43.
Sourcepub const fn set_protreg44(&mut self, val: Protreg44)
pub const fn set_protreg44(&mut self, val: Protreg44)
Protection enable for region 44.
Sourcepub const fn set_protreg45(&mut self, val: Protreg45)
pub const fn set_protreg45(&mut self, val: Protreg45)
Protection enable for region 45.
Sourcepub const fn set_protreg46(&mut self, val: Protreg46)
pub const fn set_protreg46(&mut self, val: Protreg46)
Protection enable for region 46.
Sourcepub const fn set_protreg47(&mut self, val: Protreg47)
pub const fn set_protreg47(&mut self, val: Protreg47)
Protection enable for region 47.
Sourcepub const fn set_protreg48(&mut self, val: Protreg48)
pub const fn set_protreg48(&mut self, val: Protreg48)
Protection enable for region 48.
Sourcepub const fn set_protreg49(&mut self, val: Protreg49)
pub const fn set_protreg49(&mut self, val: Protreg49)
Protection enable for region 49.
Sourcepub const fn set_protreg50(&mut self, val: Protreg50)
pub const fn set_protreg50(&mut self, val: Protreg50)
Protection enable for region 50.
Sourcepub const fn set_protreg51(&mut self, val: Protreg51)
pub const fn set_protreg51(&mut self, val: Protreg51)
Protection enable for region 51.
Sourcepub const fn set_protreg52(&mut self, val: Protreg52)
pub const fn set_protreg52(&mut self, val: Protreg52)
Protection enable for region 52.
Sourcepub const fn set_protreg53(&mut self, val: Protreg53)
pub const fn set_protreg53(&mut self, val: Protreg53)
Protection enable for region 53.
Sourcepub const fn set_protreg54(&mut self, val: Protreg54)
pub const fn set_protreg54(&mut self, val: Protreg54)
Protection enable for region 54.
Sourcepub const fn set_protreg55(&mut self, val: Protreg55)
pub const fn set_protreg55(&mut self, val: Protreg55)
Protection enable for region 55.
Sourcepub const fn set_protreg56(&mut self, val: Protreg56)
pub const fn set_protreg56(&mut self, val: Protreg56)
Protection enable for region 56.
Sourcepub const fn set_protreg57(&mut self, val: Protreg57)
pub const fn set_protreg57(&mut self, val: Protreg57)
Protection enable for region 57.
Sourcepub const fn set_protreg58(&mut self, val: Protreg58)
pub const fn set_protreg58(&mut self, val: Protreg58)
Protection enable for region 58.
Sourcepub const fn set_protreg59(&mut self, val: Protreg59)
pub const fn set_protreg59(&mut self, val: Protreg59)
Protection enable for region 59.
Sourcepub const fn set_protreg60(&mut self, val: Protreg60)
pub const fn set_protreg60(&mut self, val: Protreg60)
Protection enable for region 60.
Sourcepub const fn set_protreg61(&mut self, val: Protreg61)
pub const fn set_protreg61(&mut self, val: Protreg61)
Protection enable for region 61.
Sourcepub const fn set_protreg62(&mut self, val: Protreg62)
pub const fn set_protreg62(&mut self, val: Protreg62)
Protection enable for region 62.
Sourcepub const fn set_protreg63(&mut self, val: Protreg63)
pub const fn set_protreg63(&mut self, val: Protreg63)
Protection enable for region 63.
Trait Implementations§
Source§impl Clone for Protenset1
impl Clone for Protenset1
Source§fn clone(&self) -> Protenset1
fn clone(&self) -> Protenset1
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read moreSource§impl Debug for Protenset1
impl Debug for Protenset1
Source§impl Default for Protenset1
impl Default for Protenset1
Source§fn default() -> Protenset1
fn default() -> Protenset1
Source§impl PartialEq for Protenset1
impl PartialEq for Protenset1
impl Copy for Protenset1
impl Eq for Protenset1
impl StructuralPartialEq for Protenset1
Auto Trait Implementations§
impl Freeze for Protenset1
impl RefUnwindSafe for Protenset1
impl Send for Protenset1
impl Sync for Protenset1
impl Unpin for Protenset1
impl UnwindSafe for Protenset1
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
clone_to_uninit
)