[][src]Type Definition ADuCM302x::flcc0::UCFG

type UCFG = Reg<u32, _UCFG>;

User Configuration

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

For information about available fields see ucfg module

Trait Implementations

impl Readable for UCFG[src]

read() method returns ucfg::R reader structure

impl ResetValue for UCFG[src]

Register UCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for UCFG[src]

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