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

type LPDLL = Reg<u32, _LPDLL>;

Low Power Divisor Latch (Low) Register

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

For information about avaliable fields see lpdll module

Trait Implementations

impl Readable for LPDLL[src]

read() method returns lpdll::R reader structure

impl Writable for LPDLL[src]

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

impl ResetValue for LPDLL[src]

Register lpdll reset()'s with value 0

type Type = u32

Register size