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

type W = W<u32, CONTROL>;

Writer for register CONTROL

Methods

impl W[src]

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

Bit 0 - TRNG Module Enable

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

Bit 2 - Test Enable

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

Bit 3 - Conditioning Bypass

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

Bit 4 - Interrupt Enable for Repetition Count Test Failure

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

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

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

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

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

Bit 7 - Interrupt Enable for FIFO Full

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

Bit 8 - Software Reset

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

Bit 9 - Interrupt enable for AIS31 preliminary noise alarm

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

Bit 10 - Interrupt enable for AIS31 noise alarm

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

Bit 11 - Oscillator Force Run

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

Bit 12 - NIST Start-up Test Bypass.

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

Bit 13 - AIS31 Start-up Test Bypass.