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

type UCV = Reg<u32, _UCV>;

UART Component Version

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

For information about avaliable fields see ucv module

Trait Implementations

impl Readable for UCV[src]

read() method returns ucv::R reader structure

impl Writable for UCV[src]

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

impl ResetValue for UCV[src]

Register ucv reset()'s with value 0

type Type = u32

Register size