[][src]Type Definition k210_pac::i2c0::RX_TL

type RX_TL = Reg<u32, _RX_TL>;

Receive FIFO Threshold Register

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

For information about avaliable fields see rx_tl module

Trait Implementations

impl Readable for RX_TL[src]

read() method returns rx_tl::R reader structure

impl Writable for RX_TL[src]

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

impl ResetValue for RX_TL[src]

Register rx_tl reset()'s with value 0

type Type = u32

Register size