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

type CPR = Reg<u32, _CPR>;

Component Parameter Register

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

For information about avaliable fields see cpr module

Trait Implementations

impl Readable for CPR[src]

read() method returns cpr::R reader structure

impl Writable for CPR[src]

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

impl ResetValue for CPR[src]

Register cpr reset()'s with value 0

type Type = u32

Register size