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

type W = W<u32, SCSECCTRL>;

Writer for register SCSECCTRL

Methods

impl W[src]

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

Bit 0 - Control to disable certification path

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

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

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

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

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

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

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

Bit 17 - Indicates whether the certification read access is enabled