[][src]Type Definition lpc54606_pac::sdif::FIFOTH

type FIFOTH = Reg<u32, _FIFOTH>;

FIFO Threshold Watermark register

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

For information about available fields see fifoth module

Trait Implementations

impl Readable for FIFOTH[src]

read() method returns fifoth::R reader structure

impl ResetValue for FIFOTH[src]

Register FIFOTH reset()'s with value 0x001f_0000

type Type = u32

Register size

impl Writable for FIFOTH[src]

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