[][src]Type Definition xmc4400::hrpwm0::HRBSC

type HRBSC = Reg<u32, _HRBSC>;

Bias and suspend configuration

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

For information about available fields see hrbsc module

Trait Implementations

impl Readable for HRBSC[src]

read() method returns hrbsc::R reader structure

impl ResetValue for HRBSC[src]

Register HRBSC reset()'s with value 0

type Type = u32

Register size

impl Writable for HRBSC[src]

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