[][src]Type Definition lpc54606_pac::usart0::FIFOWR

type FIFOWR = Reg<u32, _FIFOWR>;

FIFO write data.

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

For information about available fields see fifowr module

Trait Implementations

impl Readable for FIFOWR[src]

read() method returns fifowr::R reader structure

impl ResetValue for FIFOWR[src]

Register FIFOWR reset()'s with value 0

type Type = u32

Register size

impl Writable for FIFOWR[src]

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