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

type SRE = Reg<u32, _SRE>;

Service request enable

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

For information about available fields see sre module

Trait Implementations

impl Readable for SRE[src]

read() method returns sre::R reader structure

impl ResetValue for SRE[src]

Register SRE reset()'s with value 0

type Type = u32

Register size

impl Writable for SRE[src]

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