[][src]Type Definition ke06z4_pac::ftm2::FLTCTRL

type FLTCTRL = Reg<u32, _FLTCTRL>;

Fault Control

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

For information about available fields see fltctrl module

Trait Implementations

impl Readable for FLTCTRL[src]

read() method returns fltctrl::R reader structure

impl ResetValue for FLTCTRL[src]

Register FLTCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for FLTCTRL[src]

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