[][src]Type Definition SKEAZN642::ftm0::SC

type SC = Reg<u32, _SC>;

Status And Control

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

For information about available fields see sc module

Trait Implementations

impl Readable for SC[src]

read() method returns sc::R reader structure

impl ResetValue for SC[src]

Register SC reset()'s with value 0

type Type = u32

Register size

impl Writable for SC[src]

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