[][src]Type Definition atsamd51g19a::icm::IDR

type IDR = Reg<u32, _IDR>;

Interrupt Disable

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

For information about avaliable fields see idr module

Trait Implementations

impl Writable for IDR[src]

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

impl ResetValue for IDR[src]

Register IDR reset()'s with value 0

type Type = u32

Register size