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

type TARGET_TIME_NANOSECONDS = Reg<u32, _TARGET_TIME_NANOSECONDS>;

Target Time Nanoseconds Register

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

For information about available fields see target_time_nanoseconds module

Trait Implementations

impl Readable for TARGET_TIME_NANOSECONDS[src]

read() method returns target_time_nanoseconds::R reader structure

impl ResetValue for TARGET_TIME_NANOSECONDS[src]

Register TARGET_TIME_NANOSECONDS reset()'s with value 0

type Type = u32

Register size

impl Writable for TARGET_TIME_NANOSECONDS[src]

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