[][src]Type Definition wip_s32k144::ftm0::C5SC

type C5SC = Reg<u32, _C5SC>;

Channel (n) Status And Control

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

For information about available fields see c5sc module

Trait Implementations

impl Readable for C5SC[src]

read() method returns c5sc::R reader structure

impl ResetValue for C5SC[src]

Register C5SC reset()'s with value 0

type Type = u32

Register size

impl Writable for C5SC[src]

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