[][src]Type Definition atsame70j21b::trng::TRNG_CR

type TRNG_CR = Reg<u32, _TRNG_CR>;

Control Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see trng_cr module

Trait Implementations

impl ResetValue for TRNG_CR[src]

Register TRNG_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for TRNG_CR[src]

write(|w| ..) method takes trng_cr::W writer structure