R

Type Alias R 

Source
pub type R = R<u32, SRSEC>;
Expand description

Reader of register SRSEC

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn reserved32(&self) -> RESERVED32_R

Bits 2:31 - 31:2] This register is 8 bits in a 32-bit address space.

Source

pub fn aes(&self) -> AES_R

Bit 1 - 1:1] 0: AES module is not reset 1: AES module is reset

Source

pub fn pka(&self) -> PKA_R

Bit 0 - 0:0] 0: PKA module is not reset 1: PKA module is reset