[][src]Type Definition k210_pac::dvp::CMOS_CFG

type CMOS_CFG = Reg<u32, _CMOS_CFG>;

CMOS Config Register

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

For information about avaliable fields see cmos_cfg module

Trait Implementations

impl Readable for CMOS_CFG[src]

read() method returns cmos_cfg::R reader structure

impl Writable for CMOS_CFG[src]

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

impl ResetValue for CMOS_CFG[src]

Register cmos_cfg reset()'s with value 0

type Type = u32

Register size