[][src]Type Definition xmc4200::posif0::HALPS

type HALPS = Reg<u32, _HALPS>;

Hall Sensor Shadow Patterns

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

For information about available fields see halps module

Trait Implementations

impl Readable for HALPS[src]

read() method returns halps::R reader structure

impl ResetValue for HALPS[src]

Register HALPS reset()'s with value 0

type Type = u32

Register size

impl Writable for HALPS[src]

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