[][src]Type Definition wip_s32k144::ftm1::C2V

type C2V = Reg<u32, _C2V>;

Channel (n) Value

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

For information about available fields see c2v module

Trait Implementations

impl Readable for C2V[src]

read() method returns c2v::R reader structure

impl ResetValue for C2V[src]

Register C2V reset()'s with value 0

type Type = u32

Register size

impl Writable for C2V[src]

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