[][src]Type Definition atsame70j20b::pmc::PMC_IDR

type PMC_IDR = Reg<u32, _PMC_IDR>;

Interrupt Disable Register

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

For information about available fields see pmc_idr module

Trait Implementations

impl ResetValue for PMC_IDR[src]

Register PMC_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_IDR[src]

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