[][src]Type Definition cc2538::flash_ctrl::FCTL

type FCTL = Reg<u32, _FCTL>;

Flash control This register provides control and monitoring functions for the flash module.

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

For information about avaliable fields see fctl module

Trait Implementations

impl Readable for FCTL[src]

read() method returns fctl::R reader structure

impl Writable for FCTL[src]

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

impl ResetValue for FCTL[src]

Register FCTL reset()'s with value 0

type Type = u32

Register size