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

type RBR_DLL_THR = Reg<u32, _RBR_DLL_THR>;

Receive Buffer Register / Divisor Latch (Low) / Transmit Holding Register (depending on context and R/W)

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

For information about avaliable fields see rbr_dll_thr module

Trait Implementations

impl Readable for RBR_DLL_THR[src]

read() method returns rbr_dll_thr::R reader structure

impl Writable for RBR_DLL_THR[src]

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

impl ResetValue for RBR_DLL_THR[src]

Register rbr_dll_thr reset()'s with value 0

type Type = u32

Register size