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

type LSR = Reg<u32, _LSR>;

Line Status Register

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

For information about avaliable fields see lsr module

Trait Implementations

impl Readable for LSR[src]

read() method returns lsr::R reader structure

impl Writable for LSR[src]

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

impl ResetValue for LSR[src]

Register lsr reset()'s with value 0

type Type = u32

Register size