Type Definition tm4c123x::flash_ctrl::FWBN

source ·
pub type FWBN = Reg<u32, _FWBN>;
Expand description

Flash Write Buffer

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

For information about available fields see fwbn module

Trait Implementations§

source§

impl ResetValue for FWBN

Register FWBN%s reset()’s with value 0

§

type Type = u32

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for FWBN

read() method returns fwbn::R reader structure

source§

impl Writable for FWBN

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