Type Definition atsam4s2b_pac::pmc::PMC_IER[][src]

type PMC_IER = Reg<u32, _PMC_IER>;

Interrupt Enable Register

This register you can write_with_zero. See API.

For information about available fields see pmc_ier module

Trait Implementations

impl Writable for PMC_IER[src]

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