KeyenR

Type Alias KeyenR 

pub type KeyenR = FieldReader<Keyen>;
Expand description

Field KEYEN reader - Backdoor Key Security Enable

Aliased Type§

pub struct KeyenR { /* private fields */ }

Implementations§

§

impl KeyenR

pub const fn variant(&self) -> Keyen

Get enumerated values variant

pub fn is_00(&self) -> bool

Backdoor key access disabled

pub fn is_01(&self) -> bool

Backdoor key access disabled (preferred KEYEN state to disable backdoor key access)

pub fn is_10(&self) -> bool

Backdoor key access enabled

pub fn is_11(&self) -> bool

Backdoor key access disabled