Type Definition atsam4sa16b_pac::pwm::CMPV7[][src]

type CMPV7 = Reg<u32, _CMPV7>;

PWM Comparison 7 Value Register

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

For information about available fields see cmpv7 module

Trait Implementations

impl Readable for CMPV7[src]

read() method returns cmpv7::R reader structure

impl ResetValue for CMPV7[src]

Register CMPV7 reset()’s with value 0

type Type = u32

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

impl Writable for CMPV7[src]

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