[][src]Type Definition atsame70j19b::aes::AES_IDR

type AES_IDR = Reg<u32, _AES_IDR>;

Interrupt Disable Register

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

For information about available fields see aes_idr module

Trait Implementations

impl ResetValue for AES_IDR[src]

Register AES_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for AES_IDR[src]

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