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

type TRNG_IDR = Reg<u32, _TRNG_IDR>;

Interrupt Disable Register

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

For information about available fields see trng_idr module

Trait Implementations

impl ResetValue for TRNG_IDR[src]

Register TRNG_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for TRNG_IDR[src]

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