[][src]Type Definition xmc1100::shs0::LOOP

type LOOP = Reg<u32, _LOOP>;

Loop Control Register

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

For information about avaliable fields see loop_ module

Trait Implementations

impl Readable for LOOP[src]

read() method returns loop_::R reader structure

impl ResetValue for LOOP[src]

Register LOOP reset()'s with value 0

type Type = u32

Register size

impl Writable for LOOP[src]

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