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

type C1SC = Reg<u32, _C1SC>;

Channel (n) Status And Control

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

For information about available fields see c1sc module

Trait Implementations

impl Readable for C1SC[src]

read() method returns c1sc::R reader structure

impl ResetValue for C1SC[src]

Register C1SC reset()'s with value 0

type Type = u32

Register size

impl Writable for C1SC[src]

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