[][src]Type Definition imxrt1062_flexspi::IPTXFCR

type IPTXFCR = Reg<u32, _IPTXFCR>;

IP TX FIFO Control Register

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

For information about available fields see iptxfcr module

Trait Implementations

impl Readable for IPTXFCR[src]

read() method returns iptxfcr::R reader structure

impl ResetValue for IPTXFCR[src]

Register IPTXFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for IPTXFCR[src]

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