[][src]Type Definition k22f::usb0::BDTPAGE2

type BDTPAGE2 = Reg<u8, _BDTPAGE2>;

BDT Page Register 2

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

For information about available fields see bdtpage2 module

Trait Implementations

impl Readable for BDTPAGE2[src]

read() method returns bdtpage2::R reader structure

impl ResetValue for BDTPAGE2[src]

Register BDTPAGE2 reset()'s with value 0

type Type = u8

Register size

impl Writable for BDTPAGE2[src]

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