[][src]Type Definition xmc4200::hrpwm0_hrc0::PL

type PL = Reg<u32, _PL>;

HRC output passive level

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

For information about available fields see pl module

Trait Implementations

impl Readable for PL[src]

read() method returns pl::R reader structure

impl ResetValue for PL[src]

Register PL reset()'s with value 0

type Type = u32

Register size

impl Writable for PL[src]

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