[][src]Type Definition xmc4400::eth0::TARGET_TIME_SECONDS

type TARGET_TIME_SECONDS = Reg<u32, _TARGET_TIME_SECONDS>;

Target Time Seconds Register

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

For information about available fields see target_time_seconds module

Trait Implementations

impl Readable for TARGET_TIME_SECONDS[src]

read() method returns target_time_seconds::R reader structure

impl ResetValue for TARGET_TIME_SECONDS[src]

Register TARGET_TIME_SECONDS reset()'s with value 0

type Type = u32

Register size

impl Writable for TARGET_TIME_SECONDS[src]

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