[][src]Type Definition k22f::ftm3::COMBINE

type COMBINE = Reg<u32, _COMBINE>;

Function For Linked Channels

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

For information about available fields see combine module

Trait Implementations

impl Readable for COMBINE[src]

read() method returns combine::R reader structure

impl ResetValue for COMBINE[src]

Register COMBINE reset()'s with value 0

type Type = u32

Register size

impl Writable for COMBINE[src]

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