[][src]Type Definition xmc1100::ccu40_cc40::CRS

type CRS = Reg<u32, _CRS>;

Timer Shadow Compare Value

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

For information about avaliable fields see crs module

Trait Implementations

impl Readable for CRS[src]

read() method returns crs::R reader structure

impl ResetValue for CRS[src]

Register CRS reset()'s with value 0

type Type = u32

Register size

impl Writable for CRS[src]

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