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

type C4SC = Reg<u32, _C4SC>;

Channel (n) Status And Control

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

For information about available fields see c4sc module

Trait Implementations

impl Readable for C4SC[src]

read() method returns c4sc::R reader structure

impl ResetValue for C4SC[src]

Register C4SC reset()'s with value 0

type Type = u32

Register size

impl Writable for C4SC[src]

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