#[doc = r" Value read from the register"]
pub struct R {
bits: u32,
}
#[doc = r" Value to write to the register"]
pub struct W {
bits: u32,
}
impl super::EFUSEPINS {
#[doc = r" Modifies the contents of the register"]
#[inline]
pub fn modify<F>(&self, f: F)
where
for<'w> F: FnOnce(&R, &'w mut W) -> &'w mut W,
{
let bits = self.register.get();
let r = R { bits: bits };
let mut w = W { bits: bits };
f(&r, &mut w);
self.register.set(w.bits);
}
#[doc = r" Reads the contents of the register"]
#[inline]
pub fn read(&self) -> R {
R {
bits: self.register.get(),
}
}
#[doc = r" Writes to the register"]
#[inline]
pub fn write<F>(&self, f: F)
where
F: FnOnce(&mut W) -> &mut W,
{
let mut w = W::reset_value();
f(&mut w);
self.register.set(w.bits);
}
#[doc = r" Writes the reset value to the register"]
#[inline]
pub fn reset(&self) {
self.write(|w| w)
}
}
#[doc = r" Value of the field"]
pub struct RESERVED16R {
bits: u16,
}
impl RESERVED16R {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bits(&self) -> u16 {
self.bits
}
}
#[doc = r" Value of the field"]
pub struct EFC_SELF_TEST_DONER {
bits: bool,
}
impl EFC_SELF_TEST_DONER {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct EFC_SELF_TEST_ERRORR {
bits: bool,
}
impl EFC_SELF_TEST_ERRORR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct SYS_ECC_SELF_TEST_ENR {
bits: bool,
}
impl SYS_ECC_SELF_TEST_ENR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct EFC_INSTRUCTION_INFOR {
bits: bool,
}
impl EFC_INSTRUCTION_INFOR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct EFC_INSTRUCTION_ERRORR {
bits: bool,
}
impl EFC_INSTRUCTION_ERRORR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct EFC_AUTOLOAD_ERRORR {
bits: bool,
}
impl EFC_AUTOLOAD_ERRORR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct SYS_ECC_OVERRIDE_ENR {
bits: bool,
}
impl SYS_ECC_OVERRIDE_ENR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct EFC_READYR {
bits: bool,
}
impl EFC_READYR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct EFC_FCLRZR {
bits: bool,
}
impl EFC_FCLRZR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct SYS_DIEID_AUTOLOAD_ENR {
bits: bool,
}
impl SYS_DIEID_AUTOLOAD_ENR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bit(&self) -> bool {
self.bits
}
#[doc = r" Returns `true` if the bit is clear (0)"]
#[inline]
pub fn bit_is_clear(&self) -> bool {
!self.bit()
}
#[doc = r" Returns `true` if the bit is set (1)"]
#[inline]
pub fn bit_is_set(&self) -> bool {
self.bit()
}
}
#[doc = r" Value of the field"]
pub struct SYS_REPAIR_ENR {
bits: u8,
}
impl SYS_REPAIR_ENR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bits(&self) -> u8 {
self.bits
}
}
#[doc = r" Value of the field"]
pub struct SYS_WS_READ_STATESR {
bits: u8,
}
impl SYS_WS_READ_STATESR {
#[doc = r" Value of the field as raw bits"]
#[inline]
pub fn bits(&self) -> u8 {
self.bits
}
}
#[doc = r" Proxy"]
pub struct _RESERVED16W<'a> {
w: &'a mut W,
}
impl<'a> _RESERVED16W<'a> {
#[doc = r" Writes raw bits to the field"]
#[inline]
pub unsafe fn bits(self, value: u16) -> &'a mut W {
const MASK: u16 = 65535;
const OFFSET: u8 = 16;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_SELF_TEST_DONEW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_SELF_TEST_DONEW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 15;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_SELF_TEST_ERRORW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_SELF_TEST_ERRORW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 14;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _SYS_ECC_SELF_TEST_ENW<'a> {
w: &'a mut W,
}
impl<'a> _SYS_ECC_SELF_TEST_ENW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 13;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_INSTRUCTION_INFOW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_INSTRUCTION_INFOW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 12;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_INSTRUCTION_ERRORW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_INSTRUCTION_ERRORW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 11;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_AUTOLOAD_ERRORW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_AUTOLOAD_ERRORW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 10;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _SYS_ECC_OVERRIDE_ENW<'a> {
w: &'a mut W,
}
impl<'a> _SYS_ECC_OVERRIDE_ENW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 9;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_READYW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_READYW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 8;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _EFC_FCLRZW<'a> {
w: &'a mut W,
}
impl<'a> _EFC_FCLRZW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 7;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _SYS_DIEID_AUTOLOAD_ENW<'a> {
w: &'a mut W,
}
impl<'a> _SYS_DIEID_AUTOLOAD_ENW<'a> {
#[doc = r" Sets the field bit"]
pub fn set_bit(self) -> &'a mut W {
self.bit(true)
}
#[doc = r" Clears the field bit"]
pub fn clear_bit(self) -> &'a mut W {
self.bit(false)
}
#[doc = r" Writes raw bits to the field"]
#[inline]
pub fn bit(self, value: bool) -> &'a mut W {
const MASK: bool = true;
const OFFSET: u8 = 6;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _SYS_REPAIR_ENW<'a> {
w: &'a mut W,
}
impl<'a> _SYS_REPAIR_ENW<'a> {
#[doc = r" Writes raw bits to the field"]
#[inline]
pub unsafe fn bits(self, value: u8) -> &'a mut W {
const MASK: u8 = 3;
const OFFSET: u8 = 4;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
#[doc = r" Proxy"]
pub struct _SYS_WS_READ_STATESW<'a> {
w: &'a mut W,
}
impl<'a> _SYS_WS_READ_STATESW<'a> {
#[doc = r" Writes raw bits to the field"]
#[inline]
pub unsafe fn bits(self, value: u8) -> &'a mut W {
const MASK: u8 = 15;
const OFFSET: u8 = 0;
self.w.bits &= !((MASK as u32) << OFFSET);
self.w.bits |= ((value & MASK) as u32) << OFFSET;
self.w
}
}
impl R {
#[doc = r" Value of the register as raw bits"]
#[inline]
pub fn bits(&self) -> u32 {
self.bits
}
#[doc = "Bits 16:31 - 31:16\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn reserved16(&self) -> RESERVED16R {
let bits = {
const MASK: u16 = 65535;
const OFFSET: u8 = 16;
((self.bits >> OFFSET) & MASK as u32) as u16
};
RESERVED16R { bits }
}
#[doc = "Bit 15 - 15:15\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_self_test_done(&self) -> EFC_SELF_TEST_DONER {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 15;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_SELF_TEST_DONER { bits }
}
#[doc = "Bit 14 - 14:14\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_self_test_error(&self) -> EFC_SELF_TEST_ERRORR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 14;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_SELF_TEST_ERRORR { bits }
}
#[doc = "Bit 13 - 13:13\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_ecc_self_test_en(&self) -> SYS_ECC_SELF_TEST_ENR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 13;
((self.bits >> OFFSET) & MASK as u32) != 0
};
SYS_ECC_SELF_TEST_ENR { bits }
}
#[doc = "Bit 12 - 12:12\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_instruction_info(&self) -> EFC_INSTRUCTION_INFOR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 12;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_INSTRUCTION_INFOR { bits }
}
#[doc = "Bit 11 - 11:11\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_instruction_error(&self) -> EFC_INSTRUCTION_ERRORR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 11;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_INSTRUCTION_ERRORR { bits }
}
#[doc = "Bit 10 - 10:10\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_autoload_error(&self) -> EFC_AUTOLOAD_ERRORR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 10;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_AUTOLOAD_ERRORR { bits }
}
#[doc = "Bit 9 - 9:9\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_ecc_override_en(&self) -> SYS_ECC_OVERRIDE_ENR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 9;
((self.bits >> OFFSET) & MASK as u32) != 0
};
SYS_ECC_OVERRIDE_ENR { bits }
}
#[doc = "Bit 8 - 8:8\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_ready(&self) -> EFC_READYR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 8;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_READYR { bits }
}
#[doc = "Bit 7 - 7:7\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_fclrz(&self) -> EFC_FCLRZR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 7;
((self.bits >> OFFSET) & MASK as u32) != 0
};
EFC_FCLRZR { bits }
}
#[doc = "Bit 6 - 6:6\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_dieid_autoload_en(&self) -> SYS_DIEID_AUTOLOAD_ENR {
let bits = {
const MASK: bool = true;
const OFFSET: u8 = 6;
((self.bits >> OFFSET) & MASK as u32) != 0
};
SYS_DIEID_AUTOLOAD_ENR { bits }
}
#[doc = "Bits 4:5 - 5:4\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_repair_en(&self) -> SYS_REPAIR_ENR {
let bits = {
const MASK: u8 = 3;
const OFFSET: u8 = 4;
((self.bits >> OFFSET) & MASK as u32) as u8
};
SYS_REPAIR_ENR { bits }
}
#[doc = "Bits 0:3 - 3:0\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_ws_read_states(&self) -> SYS_WS_READ_STATESR {
let bits = {
const MASK: u8 = 15;
const OFFSET: u8 = 0;
((self.bits >> OFFSET) & MASK as u32) as u8
};
SYS_WS_READ_STATESR { bits }
}
}
impl W {
#[doc = r" Reset value of the register"]
#[inline]
pub fn reset_value() -> W {
W { bits: 0 }
}
#[doc = r" Writes raw bits to the register"]
#[inline]
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self {
self.bits = bits;
self
}
#[doc = "Bits 16:31 - 31:16\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn reserved16(&mut self) -> _RESERVED16W {
_RESERVED16W { w: self }
}
#[doc = "Bit 15 - 15:15\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_self_test_done(&mut self) -> _EFC_SELF_TEST_DONEW {
_EFC_SELF_TEST_DONEW { w: self }
}
#[doc = "Bit 14 - 14:14\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_self_test_error(&mut self) -> _EFC_SELF_TEST_ERRORW {
_EFC_SELF_TEST_ERRORW { w: self }
}
#[doc = "Bit 13 - 13:13\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_ecc_self_test_en(&mut self) -> _SYS_ECC_SELF_TEST_ENW {
_SYS_ECC_SELF_TEST_ENW { w: self }
}
#[doc = "Bit 12 - 12:12\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_instruction_info(&mut self) -> _EFC_INSTRUCTION_INFOW {
_EFC_INSTRUCTION_INFOW { w: self }
}
#[doc = "Bit 11 - 11:11\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_instruction_error(&mut self) -> _EFC_INSTRUCTION_ERRORW {
_EFC_INSTRUCTION_ERRORW { w: self }
}
#[doc = "Bit 10 - 10:10\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_autoload_error(&mut self) -> _EFC_AUTOLOAD_ERRORW {
_EFC_AUTOLOAD_ERRORW { w: self }
}
#[doc = "Bit 9 - 9:9\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_ecc_override_en(&mut self) -> _SYS_ECC_OVERRIDE_ENW {
_SYS_ECC_OVERRIDE_ENW { w: self }
}
#[doc = "Bit 8 - 8:8\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_ready(&mut self) -> _EFC_READYW {
_EFC_READYW { w: self }
}
#[doc = "Bit 7 - 7:7\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn efc_fclrz(&mut self) -> _EFC_FCLRZW {
_EFC_FCLRZW { w: self }
}
#[doc = "Bit 6 - 6:6\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_dieid_autoload_en(&mut self) -> _SYS_DIEID_AUTOLOAD_ENW {
_SYS_DIEID_AUTOLOAD_ENW { w: self }
}
#[doc = "Bits 4:5 - 5:4\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_repair_en(&mut self) -> _SYS_REPAIR_ENW {
_SYS_REPAIR_ENW { w: self }
}
#[doc = "Bits 0:3 - 3:0\\] Internal. Only to be used through TI provided API."]
#[inline]
pub fn sys_ws_read_states(&mut self) -> _SYS_WS_READ_STATESW {
_SYS_WS_READ_STATESW { w: self }
}
}