[][src]Type Definition ke06z4_pac::ftm2::CV

type CV = Reg<u32, _CV>;

Channel (n) Value

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

For information about available fields see cv module

Trait Implementations

impl Readable for CV[src]

read() method returns cv::R reader structure

impl ResetValue for CV[src]

Register C%sV reset()'s with value 0

type Type = u32

Register size

impl Writable for CV[src]

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