[][src]Type Definition imxrt1062_enet::TDSR

type TDSR = Reg<u32, _TDSR>;

Transmit Buffer Descriptor Ring Start Register

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

For information about available fields see tdsr module

Trait Implementations

impl Readable for TDSR[src]

read() method returns tdsr::R reader structure

impl ResetValue for TDSR[src]

Register TDSR reset()'s with value 0

type Type = u32

Register size

impl Writable for TDSR[src]

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