[][src]Type Definition wip_s32k144::ftm3::C0SC

type C0SC = Reg<u32, _C0SC>;

Channel (n) Status And Control

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

For information about available fields see c0sc module

Trait Implementations

impl Readable for C0SC[src]

read() method returns c0sc::R reader structure

impl ResetValue for C0SC[src]

Register C0SC reset()'s with value 0

type Type = u32

Register size

impl Writable for C0SC[src]

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