[][src]Type Definition atsame70q19b::hsmci::HSMCI_IDR

type HSMCI_IDR = Reg<u32, _HSMCI_IDR>;

Interrupt Disable Register

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

For information about available fields see hsmci_idr module

Trait Implementations

impl ResetValue for HSMCI_IDR[src]

Register HSMCI_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_IDR[src]

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