[][src]Type Definition xmc1100::shs0::STEPCFG

type STEPCFG = Reg<u32, _STEPCFG>;

Stepper Configuration Register

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

For information about avaliable fields see stepcfg module

Trait Implementations

impl Readable for STEPCFG[src]

read() method returns stepcfg::R reader structure

impl ResetValue for STEPCFG[src]

Register STEPCFG reset()'s with value 0x98

type Type = u32

Register size

impl Writable for STEPCFG[src]

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