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

type LCR_EXT = Reg<u32, _LCR_EXT>;

Line Control Register (Extended)

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

For information about avaliable fields see lcr_ext module

Trait Implementations

impl Readable for LCR_EXT[src]

read() method returns lcr_ext::R reader structure

impl Writable for LCR_EXT[src]

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

impl ResetValue for LCR_EXT[src]

Register lcr_ext reset()'s with value 0

type Type = u32

Register size