[][src]Type Definition atsame70j20b::isi::ISI_IER

type ISI_IER = Reg<u32, _ISI_IER>;

ISI Interrupt Enable Register

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

For information about available fields see isi_ier module

Trait Implementations

impl ResetValue for ISI_IER[src]

Register ISI_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_IER[src]

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