#[repr(transparent)]pub struct Sts2(pub u32);Expand description
Status 2
Tuple Fields§
§0: u32Implementations§
Source§impl Sts2
impl Sts2
Sourcepub const fn set_aslvlock(&mut self, val: Aslvlock)
pub const fn set_aslvlock(&mut self, val: Aslvlock)
Flash A Sample Target Delay Line Locked
Sourcepub const fn set_areflock(&mut self, val: Areflock)
pub const fn set_areflock(&mut self, val: Areflock)
Flash A Sample Clock Reference Delay Line Locked
Sourcepub const fn set_aslvsel(&mut self, val: u8)
pub const fn set_aslvsel(&mut self, val: u8)
Flash A Sample Clock Target Delay Line Delay Cell Number
Sourcepub const fn set_arefsel(&mut self, val: u8)
pub const fn set_arefsel(&mut self, val: u8)
Flash A Sample Clock Reference Delay Line Delay Cell Number
Sourcepub const fn aref_one_hot_err(&self) -> ArefOneHotErr
pub const fn aref_one_hot_err(&self) -> ArefOneHotErr
Delay Cell number of Flash A Reference Delay Line indication is not one-hot.
Sourcepub const fn set_aref_one_hot_err(&mut self, val: ArefOneHotErr)
pub const fn set_aref_one_hot_err(&mut self, val: ArefOneHotErr)
Delay Cell number of Flash A Reference Delay Line indication is not one-hot.
Sourcepub const fn aref_all_zero_err(&self) -> ArefAllZeroErr
pub const fn aref_all_zero_err(&self) -> ArefAllZeroErr
Delay Cell number of Flash A Reference Delay Line indication is all zero.
Sourcepub const fn set_aref_all_zero_err(&mut self, val: ArefAllZeroErr)
pub const fn set_aref_all_zero_err(&mut self, val: ArefAllZeroErr)
Delay Cell number of Flash A Reference Delay Line indication is all zero.
Sourcepub const fn set_bslvlock(&mut self, val: Bslvlock)
pub const fn set_bslvlock(&mut self, val: Bslvlock)
Flash B Sample Target Reference Delay Line Locked
Sourcepub const fn set_breflock(&mut self, val: Breflock)
pub const fn set_breflock(&mut self, val: Breflock)
Flash B Sample Clock Reference Delay Line Locked
Sourcepub const fn set_bslvsel(&mut self, val: u8)
pub const fn set_bslvsel(&mut self, val: u8)
Flash B Sample Clock Target Delay Line Delay Cell Number
Sourcepub const fn set_brefsel(&mut self, val: u8)
pub const fn set_brefsel(&mut self, val: u8)
Flash B Sample Clock Reference Delay Line Delay Cell Number
Sourcepub const fn bref_one_hot_err(&self) -> BrefOneHotErr
pub const fn bref_one_hot_err(&self) -> BrefOneHotErr
Delay Cell number of Flash B Reference Delay Line indication is not one-hot.
Sourcepub const fn set_bref_one_hot_err(&mut self, val: BrefOneHotErr)
pub const fn set_bref_one_hot_err(&mut self, val: BrefOneHotErr)
Delay Cell number of Flash B Reference Delay Line indication is not one-hot.
Sourcepub const fn bref_all_zero_err(&self) -> BrefAllZeroErr
pub const fn bref_all_zero_err(&self) -> BrefAllZeroErr
Delay Cell number of Flash B Reference Delay Line indication is all zero.
Sourcepub const fn set_bref_all_zero_err(&mut self, val: BrefAllZeroErr)
pub const fn set_bref_all_zero_err(&mut self, val: BrefAllZeroErr)
Delay Cell number of Flash B Reference Delay Line indication is all zero.