[][src]Type Definition muscab1_pac::gptimer::GPTINTC

type GPTINTC = Reg<u32, _GPTINTC>;

Interrupt clear register

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

For information about avaliable fields see gptintc module

Trait Implementations

impl Readable for GPTINTC[src]

read() method returns gptintc::R reader structure

impl Writable for GPTINTC[src]

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

impl ResetValue for GPTINTC[src]

Register GPTINTC reset()'s with value 0

type Type = u32

Register size