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

type TRNG_IER = Reg<u32, _TRNG_IER>;

Interrupt Enable Register

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

For information about available fields see trng_ier module

Trait Implementations

impl ResetValue for TRNG_IER[src]

Register TRNG_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for TRNG_IER[src]

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