[][src]Type Definition atsame70j21b::icm::ICM_IER

type ICM_IER = Reg<u32, _ICM_IER>;

Interrupt Enable Register

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

For information about available fields see icm_ier module

Trait Implementations

impl ResetValue for ICM_IER[src]

Register ICM_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for ICM_IER[src]

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