[][src]Type Definition ht32f2yyy::ht32f275x::gptm0::GPTM_INTSR

type GPTM_INTSR = Reg<u32, _GPTM_INTSR>;

GPTM_INTSR

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

For information about available fields see gptm_intsr module

Trait Implementations

impl Readable for GPTM_INTSR[src]

read() method returns gptm_intsr::R reader structure

impl ResetValue for GPTM_INTSR[src]

Register GPTM_INTSR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTM_INTSR[src]

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