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

type CMPV6 = Reg<u32, _CMPV6>;

PWM Comparison 6 Value Register

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

For information about available fields see cmpv6 module

Trait Implementations

impl Readable for CMPV6[src]

read() method returns cmpv6::R reader structure

impl ResetValue for CMPV6[src]

Register CMPV6 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPV6[src]

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