[][src]Type Definition muscab1_pac::system_control::scsecctrl::R

type R = R<u32, SCSECCTRL>;

Reader of register SCSECCTRL

Methods

impl R[src]

pub fn certdisable(&self) -> CERTDISABLE_R[src]

Bit 0 - Control to disable certification path

pub fn certreaden(&self) -> CERTREADEN_R[src]

Bit 1 - Control to enable read access on the certification path as long as CERTDISABLE is also LOW

pub fn scseccfglock(&self) -> SCSECCFGLOCK_R[src]

Bit 2 - Control to disable writes to security-related control registers in this register block

pub fn certdisabled(&self) -> CERTDISABLED_R[src]

Bit 16 - Indicates that the Certification write path has been disabled

pub fn certreadenabled(&self) -> CERTREADENABLED_R[src]

Bit 17 - Indicates whether the certification read access is enabled