[][src]Type Definition atsame70q19b::isi::ISI_IDR

type ISI_IDR = Reg<u32, _ISI_IDR>;

ISI Interrupt Disable Register

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

For information about available fields see isi_idr module

Trait Implementations

impl ResetValue for ISI_IDR[src]

Register ISI_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_IDR[src]

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