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

type CMP1 = Reg<u32, _CMP1>;

Compare Register

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

For information about available fields see cmp1 module

Trait Implementations

impl Readable for CMP1[src]

read() method returns cmp1::R reader structure

impl ResetValue for CMP1[src]

Register cmp1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP1[src]

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