[][src]Type Definition imxrt1062_semc::IPTXDAT

type IPTXDAT = Reg<u32, _IPTXDAT>;

TX DATA register (for IP Command)

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

For information about available fields see iptxdat module

Trait Implementations

impl Readable for IPTXDAT[src]

read() method returns iptxdat::R reader structure

impl ResetValue for IPTXDAT[src]

Register IPTXDAT reset()'s with value 0

type Type = u32

Register size

impl Writable for IPTXDAT[src]

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