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

type FMS = Reg<u32, _FMS>;

Fault Mode Status

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

For information about available fields see fms module

Trait Implementations

impl Readable for FMS[src]

read() method returns fms::R reader structure

impl ResetValue for FMS[src]

Register FMS reset()'s with value 0

type Type = u32

Register size

impl Writable for FMS[src]

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