[][src]Type Definition efm32pg12_pac::trng0::control::R

type R = R<u32, CONTROL>;

Reader of register CONTROL

Methods

impl R[src]

pub fn enable(&self) -> ENABLE_R[src]

Bit 0 - TRNG Module Enable

pub fn testen(&self) -> TESTEN_R[src]

Bit 2 - Test Enable

pub fn condbypass(&self) -> CONDBYPASS_R[src]

Bit 3 - Conditioning Bypass

pub fn repcountien(&self) -> REPCOUNTIEN_R[src]

Bit 4 - Interrupt Enable for Repetition Count Test Failure

pub fn apt64ien(&self) -> APT64IEN_R[src]

Bit 5 - Interrupt Enable for Adaptive Proportion Test Failure (64-sample Window)

pub fn apt4096ien(&self) -> APT4096IEN_R[src]

Bit 6 - Interrupt Enable for Adaptive Proportion Test Failure (4096-sample Window)

pub fn fullien(&self) -> FULLIEN_R[src]

Bit 7 - Interrupt Enable for FIFO Full

pub fn softreset(&self) -> SOFTRESET_R[src]

Bit 8 - Software Reset

pub fn preien(&self) -> PREIEN_R[src]

Bit 9 - Interrupt enable for AIS31 preliminary noise alarm

pub fn almien(&self) -> ALMIEN_R[src]

Bit 10 - Interrupt enable for AIS31 noise alarm

pub fn forcerun(&self) -> FORCERUN_R[src]

Bit 11 - Oscillator Force Run

pub fn bypnist(&self) -> BYPNIST_R[src]

Bit 12 - NIST Start-up Test Bypass.

pub fn bypais31(&self) -> BYPAIS31_R[src]

Bit 13 - AIS31 Start-up Test Bypass.