[][src]Type Definition atsame70j21b::pwm0::pwm_ch_num::PWM_DT

type PWM_DT = Reg<u32, _PWM_DT>;

PWM Channel Dead Time Register

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

For information about available fields see pwm_dt module

Trait Implementations

impl Readable for PWM_DT[src]

read() method returns pwm_dt::R reader structure

impl ResetValue for PWM_DT[src]

Register PWM_DT reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_DT[src]

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