[][src]Type Definition atsame70j20b::tc0::TC_FMR

type TC_FMR = Reg<u32, _TC_FMR>;

Fault Mode Register

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

For information about available fields see tc_fmr module

Trait Implementations

impl Readable for TC_FMR[src]

read() method returns tc_fmr::R reader structure

impl ResetValue for TC_FMR[src]

Register TC_FMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_FMR[src]

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