Type Definition atsame54n19a_pac::tcc0::FCTRLB[][src]

type FCTRLB = Reg<u32, _FCTRLB>;

Recoverable Fault B Configuration

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

For information about available fields see fctrlb module

Trait Implementations

impl Readable for FCTRLB[src]

read() method returns fctrlb::R reader structure

impl ResetValue for FCTRLB[src]

Register FCTRLB reset()’s with value 0

type Type = u32

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

impl Writable for FCTRLB[src]

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