[][src]Type Definition xmc4100::hrpwm0_csg0::BLV

type BLV = Reg<u32, _BLV>;

Comparator blanking value

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

For information about available fields see blv module

Trait Implementations

impl Readable for BLV[src]

read() method returns blv::R reader structure

impl ResetValue for BLV[src]

Register BLV reset()'s with value 0

type Type = u32

Register size

impl Writable for BLV[src]

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