[][src]Type Definition atsame70j21b::pwm0::pwm_cmp::PWM_CMPV

type PWM_CMPV = Reg<u32, _PWM_CMPV>;

PWM Comparison 0 Value Register

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

For information about available fields see pwm_cmpv module

Trait Implementations

impl Readable for PWM_CMPV[src]

read() method returns pwm_cmpv::R reader structure

impl ResetValue for PWM_CMPV[src]

Register PWM_CMPV reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_CMPV[src]

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