[][src]Type Definition lpc54606_pac::sdif::IDINTEN

type IDINTEN = Reg<u32, _IDINTEN>;

Internal DMAC Interrupt Enable register

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

For information about available fields see idinten module

Trait Implementations

impl Readable for IDINTEN[src]

read() method returns idinten::R reader structure

impl ResetValue for IDINTEN[src]

Register IDINTEN reset()'s with value 0

type Type = u32

Register size

impl Writable for IDINTEN[src]

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