[][src]Type Definition xmc4800::dsd::GLOBRC

type GLOBRC = Reg<u32, _GLOBRC>;

Global Run Control Register

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

For information about avaliable fields see globrc module

Trait Implementations

impl Readable for GLOBRC[src]

read() method returns globrc::R reader structure

impl Writable for GLOBRC[src]

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

impl ResetValue for GLOBRC[src]

Register GLOBRC reset()'s with value 0

type Type = u32

Register size