[][src]Type Definition xmc4400::ledts0::LDCMP0

type LDCMP0 = Reg<u32, _LDCMP0>;

LED Compare Register 0

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

For information about available fields see ldcmp0 module

Trait Implementations

impl Readable for LDCMP0[src]

read() method returns ldcmp0::R reader structure

impl ResetValue for LDCMP0[src]

Register LDCMP0 reset()'s with value 0

type Type = u32

Register size

impl Writable for LDCMP0[src]

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