[][src]Type Definition atsame70j21b::pwm0::PWM_CLK

type PWM_CLK = Reg<u32, _PWM_CLK>;

PWM Clock Register

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

For information about available fields see pwm_clk module

Trait Implementations

impl Readable for PWM_CLK[src]

read() method returns pwm_clk::R reader structure

impl ResetValue for PWM_CLK[src]

Register PWM_CLK reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_CLK[src]

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