Type Definition atsam4ls4b_pac::abdacb::IDR[][src]

type IDR = Reg<u32, _IDR>;

Interupt Disable Register

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

For information about available fields see idr module

Trait Implementations

impl ResetValue for IDR[src]

Register IDR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for IDR[src]

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