[][src]Type Definition k22f::ftm1::CSC

type CSC = Reg<u32, _CSC>;

Channel (n) Status And Control

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

For information about available fields see csc module

Trait Implementations

impl Readable for CSC[src]

read() method returns csc::R reader structure

impl ResetValue for CSC[src]

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

type Type = u32

Register size

impl Writable for CSC[src]

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