[][src]Type Definition lpc54606_pac::etm::authstatus::R

type R = R<u32, AUTHSTATUS>;

Reader of register AUTHSTATUS

Methods

impl R[src]

pub fn nsid(&self) -> NSID_R[src]

Bits 0:1 - Reads as b00, Non-secure invasive debug not supported by the ETM.

pub fn nsnid(&self) -> NSNID_R[src]

Bits 2:3 - Permission for Non-secure non-invasive debug.

pub fn sid(&self) -> SID_R[src]

Bits 4:5 - Reads as b00, Secure invasive debug not supported by the ETM.

pub fn snid(&self) -> SNID_R[src]

Bits 6:7 - Permission for Secure non-invasive debug.