[][src]Type Definition mk66f18::dma::INT

type INT = Reg<u32, _INT>;

Interrupt Request Register

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

For information about avaliable fields see int module

Trait Implementations

impl Readable for INT[src]

read() method returns int::R reader structure

impl Writable for INT[src]

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

impl ResetValue for INT[src]

Register INT reset()'s with value 0

type Type = u32

Register size