[][src]Type Definition xmc4200::hrpwm0_csg0::PLC

type PLC = Reg<u32, _PLC>;

Passive level configuration

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

For information about available fields see plc module

Trait Implementations

impl Readable for PLC[src]

read() method returns plc::R reader structure

impl ResetValue for PLC[src]

Register PLC reset()'s with value 0

type Type = u32

Register size

impl Writable for PLC[src]

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