[][src]Type Definition atsame70n19b::icm::ICM_IDR

type ICM_IDR = Reg<u32, _ICM_IDR>;

Interrupt Disable Register

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

For information about available fields see icm_idr module

Trait Implementations

impl ResetValue for ICM_IDR[src]

Register ICM_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for ICM_IDR[src]

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