[][src]Type Definition xmc4100::ccu80_cc80::CR2S

type CR2S = Reg<u32, _CR2S>;

Channel 2 Compare Shadow Value

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

For information about available fields see cr2s module

Trait Implementations

impl Readable for CR2S[src]

read() method returns cr2s::R reader structure

impl ResetValue for CR2S[src]

Register CR2S reset()'s with value 0

type Type = u32

Register size

impl Writable for CR2S[src]

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