[][src]Type Definition xmc4200::ccu80_cc80::CR1S

type CR1S = Reg<u32, _CR1S>;

Channel 1 Compare Shadow Value

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

For information about available fields see cr1s module

Trait Implementations

impl Readable for CR1S[src]

read() method returns cr1s::R reader structure

impl ResetValue for CR1S[src]

Register CR1S reset()'s with value 0

type Type = u32

Register size

impl Writable for CR1S[src]

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