[][src]Type Definition muscab1_pac::pwm::PWMCR

type PWMCR = Reg<u32, _PWMCR>;

PWM Control Register

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

For information about avaliable fields see pwmcr module

Trait Implementations

impl Readable for PWMCR[src]

read() method returns pwmcr::R reader structure

impl Writable for PWMCR[src]

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

impl ResetValue for PWMCR[src]

Register PWMCR reset()'s with value 0

type Type = u32

Register size