[][src]Type Definition e310x::pwm0::CMP0

type CMP0 = Reg<u32, _CMP0>;

Compare Register

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

For information about available fields see cmp0 module

Trait Implementations

impl Readable for CMP0[src]

read() method returns cmp0::R reader structure

impl ResetValue for CMP0[src]

Register cmp0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP0[src]

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