[][src]Type Definition betrusted_pac::ctrl::BUS_ERRORS2

type BUS_ERRORS2 = Reg<u32, _BUS_ERRORS2>;

Bits 16-23 of CTRL_BUS_ERRORS.

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

For information about available fields see bus_errors2 module

Trait Implementations

impl Readable for BUS_ERRORS2[src]

read() method returns bus_errors2::R reader structure

impl ResetValue for BUS_ERRORS2[src]

Register BUS_ERRORS2 reset()'s with value 0

type Type = u32

Register size

impl Writable for BUS_ERRORS2[src]

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