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

type INVCTRL = Reg<u32, _INVCTRL>;

FTM Inverting Control

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

For information about available fields see invctrl module

Trait Implementations

impl Readable for INVCTRL[src]

read() method returns invctrl::R reader structure

impl ResetValue for INVCTRL[src]

Register INVCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for INVCTRL[src]

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