Struct lpc177x_8x::pwm0::PC[][src]

pub struct PC { /* fields omitted */ }

Prescale Counter. Prescaler for the main PWM counter.

Methods

impl PC
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for PC

impl !Sync for PC