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

type CMP3 = Reg<u32, _CMP3>;

Compare Register

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

For information about available fields see cmp3 module

Trait Implementations

impl Readable for CMP3[src]

read() method returns cmp3::R reader structure

impl ResetValue for CMP3[src]

Register cmp3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP3[src]

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