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

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

Raw register type (u8, u16, u32, …).

impl Writable for CMPV6[src]

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