[][src]Type Definition atsame70q21b::sdramc::SDRAMC_IER

type SDRAMC_IER = Reg<u32, _SDRAMC_IER>;

SDRAMC Interrupt Enable Register

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

For information about available fields see sdramc_ier module

Trait Implementations

impl ResetValue for SDRAMC_IER[src]

Register SDRAMC_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for SDRAMC_IER[src]

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