[][src]Type Definition lpc55s6x_pac::ctimer0::PWMC

type PWMC = Reg<u32, _PWMC>;

PWM Control Register. This register enables PWM mode for the external match pins.

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

For information about avaliable fields see pwmc module

Trait Implementations

impl Readable for PWMC[src]

read() method returns pwmc::R reader structure

impl Writable for PWMC[src]

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

impl ResetValue for PWMC[src]

Register PWMC reset()'s with value 0

type Type = u32

Register size