R

Type Alias R 

pub type R = R<FcsestatSpec>;
Expand description

Register FCSESTAT reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn bsy(&self) -> BsyR

Bit 0 - Busy

pub fn sb(&self) -> SbR

Bit 1 - Secure Boot

pub fn bin(&self) -> BinR

Bit 2 - Secure Boot Initialization

pub fn bfn(&self) -> BfnR

Bit 3 - Secure Boot Finished

pub fn bok(&self) -> BokR

Bit 4 - Secure Boot OK

pub fn rin(&self) -> RinR

Bit 5 - Random Number Generator Initialized

pub fn edb(&self) -> EdbR

Bit 6 - External Debug

pub fn idb(&self) -> IdbR

Bit 7 - Internal Debug