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

type MSR = Reg<u32, _MSR>;

Modem Status Register

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

For information about avaliable fields see msr module

Trait Implementations

impl Readable for MSR[src]

read() method returns msr::R reader structure

impl Writable for MSR[src]

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

impl ResetValue for MSR[src]

Register msr reset()'s with value 0

type Type = u32

Register size