[][src]Type Definition wip_s32k144::sim::FTMOPT0

type FTMOPT0 = Reg<u32, _FTMOPT0>;

FTM Option Register 0

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

For information about available fields see ftmopt0 module

Trait Implementations

impl Readable for FTMOPT0[src]

read() method returns ftmopt0::R reader structure

impl ResetValue for FTMOPT0[src]

Register FTMOPT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for FTMOPT0[src]

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