[][src]Type Definition k210_pac::uart1::RFW

type RFW = Reg<u32, _RFW>;

Receive FIFO Write Register

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

For information about avaliable fields see rfw module

Trait Implementations

impl Readable for RFW[src]

read() method returns rfw::R reader structure

impl Writable for RFW[src]

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

impl ResetValue for RFW[src]

Register rfw reset()'s with value 0

type Type = u32

Register size