EtamperR

Type Alias EtamperR 

pub type EtamperR = BitReader<Etamper>;
Expand description

Field ETAMPER reader - Existence of SRS[TAMPER] status indication feature

Aliased Type§

pub struct EtamperR { /* private fields */ }

Implementations§

§

impl EtamperR

pub const fn variant(&self) -> Etamper

Get enumerated values variant

pub fn is_0(&self) -> bool

The feature is not available.

pub fn is_1(&self) -> bool

The feature is available.