[][src]Type Definition gd32vf103_pac::eclic::MTH

type MTH = Reg<u8, _MTH>;

MTH Register

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

For information about available fields see mth module

Trait Implementations

impl Readable for MTH[src]

read() method returns mth::R reader structure

impl ResetValue for MTH[src]

Register MTH reset()'s with value 0

type Type = u8

Register size

impl Writable for MTH[src]

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