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

type DLF = Reg<u32, _DLF>;

Divisor Latch (Fractional) Register

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

For information about avaliable fields see dlf module

Trait Implementations

impl Readable for DLF[src]

read() method returns dlf::R reader structure

impl Writable for DLF[src]

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

impl ResetValue for DLF[src]

Register dlf reset()'s with value 0

type Type = u32

Register size