[][src]Type Definition imxrt1062_enet::TSEM

type TSEM = Reg<u32, _TSEM>;

Transmit FIFO Section Empty Threshold

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

For information about available fields see tsem module

Trait Implementations

impl Readable for TSEM[src]

read() method returns tsem::R reader structure

impl ResetValue for TSEM[src]

Register TSEM reset()'s with value 0

type Type = u32

Register size

impl Writable for TSEM[src]

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