[][src]Type Definition atsam4sd32c_pac::pwm::CMPV1

type CMPV1 = Reg<u32, _CMPV1>;

PWM Comparison 1 Value Register

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

For information about available fields see cmpv1 module

Trait Implementations

impl Readable for CMPV1[src]

read() method returns cmpv1::R reader structure

impl ResetValue for CMPV1[src]

Register CMPV1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPV1[src]

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