[][src]Type Definition imxrt1062_iomuxc_gpr::gpr10::W

type W = W<u32, GPR10>;

Writer for register GPR10

Methods

impl W[src]

pub fn niden(&mut self) -> NIDEN_W[src]

Bit 0 - ARM non-secure (non-invasive) debug enable

pub fn dbg_en(&mut self) -> DBG_EN_W[src]

Bit 1 - ARM invasive debug enable

pub fn sec_err_resp(&mut self) -> SEC_ERR_RESP_W[src]

Bit 2 - Security error response enable for all security gaskets (on both AHB and AXI buses)

pub fn dcpkey_ocotp_or_keymux(&mut self) -> DCPKEY_OCOTP_OR_KEYMUX_W[src]

Bit 4 - DCP Key selection bit.

pub fn ocram_tz_en(&mut self) -> OCRAM_TZ_EN_W[src]

Bit 8 - OCRAM TrustZone (TZ) enable.

pub fn ocram_tz_addr(&mut self) -> OCRAM_TZ_ADDR_W[src]

Bits 9:15 - OCRAM TrustZone (TZ) start address

pub fn lock_niden(&mut self) -> LOCK_NIDEN_W[src]

Bit 16 - Lock NIDEN field for changes

pub fn lock_dbg_en(&mut self) -> LOCK_DBG_EN_W[src]

Bit 17 - Lock DBG_EN field for changes

pub fn lock_sec_err_resp(&mut self) -> LOCK_SEC_ERR_RESP_W[src]

Bit 18 - Lock SEC_ERR_RESP field for changes

pub fn lock_dcpkey_ocotp_or_keymux(&mut self) -> LOCK_DCPKEY_OCOTP_OR_KEYMUX_W[src]

Bit 20 - Lock DCP Key OCOTP/Key MUX selection bit

pub fn lock_ocram_tz_en(&mut self) -> LOCK_OCRAM_TZ_EN_W[src]

Bit 24 - Lock OCRAM_TZ_EN field for changes

pub fn lock_ocram_tz_addr(&mut self) -> LOCK_OCRAM_TZ_ADDR_W[src]

Bits 25:31 - Lock OCRAM_TZ_ADDR field for changes