pub type SramParityErrorLockR = BitReader<SramParityErrorLock>;
Expand description

Field SRAM_PARITY_ERROR_LOCK reader - SRAM parity check error lock

Aliased Type§

struct SramParityErrorLockR { /* private fields */ }

Implementations§

source§

impl SramParityErrorLockR

source

pub const fn variant(&self) -> SramParityErrorLock

Get enumerated values variant

source

pub fn is_unlocked(&self) -> bool

The SRAM parity check error is disconnected from the break input

source

pub fn is_locked(&self) -> bool

The SRAM parity check error is connected to the break input