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

type GPTINTM = Reg<u32, _GPTINTM>;

Masked interrupt status register

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

For information about avaliable fields see gptintm module

Trait Implementations

impl Readable for GPTINTM[src]

read() method returns gptintm::R reader structure

impl Writable for GPTINTM[src]

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

impl ResetValue for GPTINTM[src]

Register GPTINTM reset()'s with value 0

type Type = u32

Register size