[][src]Type Definition atsame54p::tcc0::FCTRLA

type FCTRLA = Reg<u32, _FCTRLA>;

Recoverable Fault A Configuration

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

For information about available fields see fctrla module

Trait Implementations

impl Readable for FCTRLA[src]

read() method returns fctrla::R reader structure

impl ResetValue for FCTRLA[src]

Register FCTRLA reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for FCTRLA[src]

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